.. |
Client
|
Enable LS to operate without accessing the file system (#136)
|
2016-11-14 10:25:44 +01:00 |
NodeVisitor
|
Improve completion
|
2016-11-22 16:12:12 +01:00 |
Protocol
|
Use CompletionList
|
2016-11-28 18:47:56 +01:00 |
Server
|
Add support for variable suggestions
|
2016-11-20 19:56:30 +01:00 |
ClientHandler.php
|
Handle Client responses (#128)
|
2016-10-31 11:47:21 +01:00 |
CompletionProvider.php
|
Handle case where FQN could not be resolved
|
2016-11-30 11:17:46 +01:00 |
ContentTooLargeException.php
|
Add size limit back (#161)
|
2016-11-18 13:24:26 +01:00 |
Definition.php
|
Support completion for namespaces
|
2016-11-24 23:36:45 +01:00 |
DefinitionResolver.php
|
Support completion for namespaces
|
2016-11-24 23:36:45 +01:00 |
Formatter.php
|
Fix formatting makes LS non-responsive (#153)
|
2016-11-18 14:25:05 +01:00 |
IdGenerator.php
|
Handle Client responses (#128)
|
2016-10-31 11:47:21 +01:00 |
LanguageClient.php
|
Enable LS to operate without accessing the file system (#136)
|
2016-11-14 10:25:44 +01:00 |
LanguageServer.php
|
Merge branch 'master' into completion
|
2016-11-30 22:14:19 +01:00 |
Parser.php
|
Update php-parser to latest commit (#119)
|
2016-10-26 22:25:24 +02:00 |
PhpDocument.php
|
Merge branch 'master' into completion
|
2016-11-30 01:01:56 +01:00 |
Project.php
|
Resolve expressions recursively (#155)
|
2016-11-18 15:22:24 +01:00 |
ProtocolReader.php
|
Shutdown when the socket is closed (#191)
|
2016-11-30 21:10:05 +01:00 |
ProtocolStreamReader.php
|
Shutdown when the socket is closed (#191)
|
2016-11-30 21:10:05 +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
|
Completion for keywords and bug fixes
|
2016-11-24 12:27:55 +01:00 |