phpactor / language-server-phpactor-extensions

MIT License
0 stars 4 forks source link

Language Server Phpactor Extensions

CI

The Phpactor Language Server Extensions.

This macro package implements all Phpactor language server functionality based on the generic LanguageServer 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.

Contributing

This package is open source and welcomes contributions! Feel free to open a pull request on this repository.

Support