1
0
Fork 0
php-language-server/src
Felix Becker b7d89282fd Restrict workspace/symbol results to non-dependency symbols
This improves performance a lot and matches what other language servers do
2017-06-21 12:01:33 +02:00
..
Cache Use php_uname() instead of PHP_OS (#283) 2017-02-06 16:42:45 +01:00
Client Caching (#260) 2017-02-04 00:20:38 +01:00
ContentRetriever Refactor content retrieval (#208) 2016-12-08 01:51:32 +01:00
FilesFinder Exclude directory paths from file system search (#401) 2017-06-11 23:24:17 +02:00
Index Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
Protocol Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
Server Restrict workspace/symbol results to non-dependency symbols 2017-06-21 12:01:33 +02:00
ClientHandler.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
CompletionProvider.php Improve CompletionProvider (#412) 2017-06-16 20:31:13 +02:00
ComposerScripts.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
ContentTooLargeException.php Add size limit back (#161) 2016-11-18 13:24:26 +01:00
Definition.php Improve CompletionProvider (#412) 2017-06-16 20:31:13 +02:00
DefinitionResolver.php Add $this completion (#419) 2017-06-19 12:23:43 +02:00
Formatter.php Fix formatting makes LS non-responsive (#153) 2016-11-18 14:25:05 +01:00
FqnUtilities.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
IdGenerator.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
Indexer.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
LanguageClient.php Caching (#260) 2017-02-04 00:20:38 +01:00
LanguageServer.php Improve handling of abstract classes (#391) 2017-06-09 22:12:32 +02:00
ParserHelpers.php Fix docblock union types 2017-06-15 17:03:25 +02:00
PhpDocument.php Remove content (#413) 2017-06-16 20:31:29 +02:00
PhpDocumentLoader.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02: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
TreeAnalyzer.php Remove content (#413) 2017-06-16 20:31:29 +02:00
utils.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00