Skip to content
This repository has been archived by the owner on Mar 6, 2022. It is now read-only.

Commit

Permalink
Maestro is adding Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
dantleech committed Dec 18, 2020
1 parent 43cb016 commit 6088ea1
Showing 1 changed file with 2 additions and 27 deletions.
29 changes: 2 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,3 @@
Language Server Phpactor Extensions
===================================

language-server-phpactor-extensions
====================================
![CI](https://github.com/phpactor/language-server-phpactor-extensions/workflows/CI/badge.svg)

The Phpactor Language Server Extensions.

This macro package implements all Phpactor language server functionality based
on the generic [LanguageServer](https://github.com/phpactor/language-server)
package.

Usage
-----

This package is bundled with Phpactor.

Structure
---------

Each extension should be treated as a separate package, coupling only to what
is necessary. In the future, if it were desired, it should be possible to
break the packages out of this macro repository.

Documentation
-------------

For more information on the Phpactor Language Server implementation see the
[Phpactor LSP documentation](https://phpactor.github.io/phpactor/lsp.html).

0 comments on commit 6088ea1

Please sign in to comment.