Integration of the PHP Language Server with LSP4E.
Plugin integrates:
- LSP4E
- tm4e
- PHP Language Server (older version, latest version will be integrated soon)
Update site: https://dl.bintray.com/kaloyan-raev/lsp4e-php/snapshot/
The update site is automatically updated by the Travis CI build on every new commit to the master branch.
Note: To avoid temporary problem with dependencies we recommend to install this plugin on the top of Eclipse Neon
- Syntax highlighting
- Code validation
- Completion
- Hyperlinks
- Hovers
- Formatting
- Outline
To use features provided by this plugin just open PHP file with Generic Editor (Open With -> Generic Text Editor).