1
0
Fork 0
php-language-server/tests/Server/TextDocument
Jens Hausdorf a8f60c9cf6 fix(completion): do not propose <?php if completion context is not given (#593)
fixes #372
2018-02-07 11:55:25 -08:00
..
Definition fix(indexing): properly resolve self, static and parent keywords (#532) 2017-11-18 16:59:57 -08:00
References fix(indexing): properly resolve self, static and parent keywords (#532) 2017-11-18 16:59:57 -08:00
CompletionTest.php fix(completion): do not propose <?php if completion context is not given (#593) 2018-02-07 11:55:25 -08:00
DidChangeTest.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
DidCloseTest.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
DocumentSymbolTest.php Show constructors and destructors with right symbol (#346) 2017-04-09 19:44:28 +02:00
HoverTest.php fix(indexing): properly resolve self, static and parent keywords (#532) 2017-11-18 16:59:57 -08:00
ParseErrorsTest.php Adopt Microsoft/tolerant-php-parser (#357) 2017-06-09 20:25:30 +02:00
SignatureHelpTest.php feat: Signature help (#547) 2017-12-09 21:10:43 -08:00