1
0
Fork 0
php-language-server/src
Dan Makovec f3554e602d Fixed formatting for linter 2018-09-10 12:33:30 +10:00
..
Cache chore: remove unused 'use' statements (#612) 2018-02-28 10:05:22 -08:00
Client chore: remove unused 'use' statements (#612) 2018-02-28 10:05:22 -08: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 chore: remove unused 'use' statements (#612) 2018-02-28 10:05:22 -08:00
Server fix: cast null to array before passing to array_merge() (#666) 2018-08-22 20:48:14 +02:00
ClientHandler.php chore: fixes for unused variables and phpdoc (#496) 2017-10-22 22:54:38 -07:00
CompletionProvider.php feat(completion): add pseudo-keywords like int, bool, strict_types to completion 2018-03-11 13:50:12 -07:00
ComposerScripts.php chore: fixes for unused variables and phpdoc (#496) 2017-10-22 22:54:38 -07:00
ContentTooLargeException.php Add size limit back (#161) 2016-11-18 13:24:26 +01:00
Definition.php chore: remove unused 'use' statements (#612) 2018-02-28 10:05:22 -08:00
DefinitionResolver.php fix(DefinitionResolver): resolve self correctly for docblock @return self (#576) 2018-01-09 01:38:18 -08:00
FqnUtilities.php chore: remove unused 'use' statements (#612) 2018-02-28 10:05:22 -08:00
IdGenerator.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
Indexer.php fix: cast null to array before passing to array_merge() (#666) 2018-08-22 20:48:14 +02:00
LanguageClient.php Caching (#260) 2017-02-04 00:20:38 +01:00
LanguageServer.php Fixed formatting for linter 2018-09-10 12:33:30 +10:00
ParserHelpers.php refactor: use FunctionLike Interface (#505) 2017-10-30 03:33:19 -07:00
PhpDocument.php fix(indexing): handle integer FQNs 2018-02-28 11:21:04 -08: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 chore: remove unused 'use' statements (#612) 2018-02-28 10:05:22 -08:00
ProtocolWriter.php Handle Client responses (#128) 2016-10-31 11:47:21 +01:00
SignatureHelpProvider.php chore: remove unused 'use' statements (#612) 2018-02-28 10:05:22 -08:00
SignatureInformationFactory.php feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
StderrLogger.php refactor: use composer/xdebug-handler (#616) 2018-03-08 11:48:56 -08:00
TreeAnalyzer.php chore: remove unused 'use' statements (#612) 2018-02-28 10:05:22 -08:00
utils.php chore: fixes for unused variables and phpdoc (#496) 2017-10-22 22:54:38 -07:00