Skip to content
This repository was archived by the owner on Mar 6, 2022. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6088ea1

Browse files
committedDec 18, 2020
Maestro is adding Github Actions
1 parent 43cb016 commit 6088ea1

File tree

1 file changed

+2
-27
lines changed

1 file changed

+2
-27
lines changed
 

‎README.md

+2-27
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,3 @@
1-
Language Server Phpactor Extensions
2-
===================================
3-
1+
language-server-phpactor-extensions
2+
====================================
43
![CI](https://github.com/phpactor/language-server-phpactor-extensions/workflows/CI/badge.svg)
5-
6-
The Phpactor Language Server Extensions.
7-
8-
This macro package implements all Phpactor language server functionality based
9-
on the generic [LanguageServer](https://github.com/phpactor/language-server)
10-
package.
11-
12-
Usage
13-
-----
14-
15-
This package is bundled with Phpactor.
16-
17-
Structure
18-
---------
19-
20-
Each extension should be treated as a separate package, coupling only to what
21-
is necessary. In the future, if it were desired, it should be possible to
22-
break the packages out of this macro repository.
23-
24-
Documentation
25-
-------------
26-
27-
For more information on the Phpactor Language Server implementation see the
28-
[Phpactor LSP documentation](https://phpactor.github.io/phpactor/lsp.html).

0 commit comments

Comments
 (0)
This repository has been archived.