1
0
Fork 0
php-language-server/src
Felix Becker cdb2c46f68 Integrate latest protocol changes
* workspace/glob becomes workspace/files
* return type of textDocument/files is now TextDocumentItem
2016-11-12 12:35:04 +01:00
..
Client Integrate latest protocol changes 2016-11-12 12:35:04 +01:00
NodeVisitor Remove PhpParser workaround (#102) 2016-10-20 02:13:15 +02:00
Protocol Integrate latest protocol changes 2016-11-12 12:35:04 +01:00
Server Remove wait(), async everything 2016-11-06 18:36:14 +01:00
ClientHandler.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
Formatter.php Linting (#107) 2016-10-24 19:35:37 +02:00
Fqn.php Definition for instanceof class (#117) 2016-10-26 20:56:02 +02:00
IdGenerator.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
LanguageClient.php Make it work 2016-11-06 14:47:36 +01:00
LanguageServer.php Integrate latest protocol changes 2016-11-12 12:35:04 +01:00
Parser.php Update php-parser to latest commit (#119) 2016-10-26 22:25:24 +02:00
PhpDocument.php Remove wait(), async everything 2016-11-06 18:36:14 +01:00
Project.php Improve docblock 2016-11-06 18:46:01 +01:00
ProtocolReader.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
ProtocolStreamReader.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
ProtocolStreamWriter.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
ProtocolWriter.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
utils.php Merge branch 'master' into no-fs 2016-11-07 12:26:32 +01:00