1
0
Fork 0
php-language-server/tests/Server/TextDocument
Michael V 24388bcf26 perf: change index to a tree to speed up completion (#680)
Refactors Index into a tree structure, rather than an array of Fqns to definitions.

Closes #274
2018-11-11 03:47:57 +01:00
..
Definition refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
References refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
CompletionTest.php perf: change index to a tree to speed up completion (#680) 2018-11-11 03:47:57 +01:00
DidChangeTest.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
DidCloseTest.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
DocumentSymbolTest.php perf: change index to a tree to speed up completion (#680) 2018-11-11 03:47:57 +01:00
HoverTest.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
ParseErrorsTest.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00
SignatureHelpTest.php refactor: use protocol package (#661) 2018-09-09 14:37:35 +02:00