1
0
Fork 0
 
 
Go to file
Felix Becker b9b10d9036 Add coverage reporting 2016-09-06 10:42:39 +02:00
bin Add missing imports 2016-08-25 16:58:57 +02:00
fixtures Publish errors as diagnostics, improve tests 2016-09-02 21:13:30 +02:00
images Make documentSymbol work 🎉 2016-09-02 02:56:45 +02:00
src Correct diagnostic behavior 2016-09-04 12:43:58 +02:00
tests Fix character offset in publishDiagnotic test 2016-09-04 12:50:40 +02:00
.editorconfig Initial Commit 2016-08-12 10:16:42 +02:00
.gitignore Initial Commit 2016-08-12 10:16:42 +02:00
.travis.yml Add coverage reporting 2016-09-06 10:42:39 +02:00
LICENSE.txt Add LICENSE 2016-08-30 18:49:06 +02:00
README.md Make documentSymbol work 🎉 2016-09-02 02:56:45 +02:00
composer.json Add coverage reporting 2016-09-06 10:42:39 +02:00

README.md

PHP Language Server

Version Build Status Dependency Status License

A pure PHP implementation of the Language Server Protocol.

Find all symbols demo