1
0
Fork 0
php-language-server/src
Stephan Unverwerth 05fb3cfb86 Fixed local variable detection and containerName generation in SymbolFinder. 2016-09-28 20:37:09 +02:00
..
Client Implemented workspace symbol search 2016-09-28 20:37:08 +02:00
Protocol Remove unneeded files 2016-09-06 13:00:23 +02:00
Server Store text content in PHPDocument, removed stmts, regenerate on demand 2016-09-28 20:37:09 +02:00
ColumnCalculator.php Update 2016-08-25 15:27:14 +02:00
LanguageClient.php Implemented workspace symbol search 2016-09-28 20:37:08 +02:00
LanguageServer.php Store text content in PHPDocument, removed stmts, regenerate on demand 2016-09-28 20:37:09 +02:00
PhpDocument.php Store text content in PHPDocument, removed stmts, regenerate on demand 2016-09-28 20:37:09 +02:00
Project.php Cleaned up code. Fixed tests 2016-09-28 20:37:08 +02:00
ProtocolReader.php Update 2016-08-25 15:27:14 +02:00
ProtocolStreamReader.php Fixed formatting in ProtocolStreamReader 2016-09-28 20:37:09 +02:00
ProtocolStreamWriter.php Add missing import 2016-08-25 17:03:29 +02:00
ProtocolWriter.php Update 2016-08-25 15:27:14 +02:00
SymbolFinder.php Fixed local variable detection and containerName generation in SymbolFinder. 2016-09-28 20:37:09 +02:00
utils.php Added tests for pathToUri and findFilesRecursive 2016-09-28 20:37:08 +02:00