1
0
Fork 0
php-language-server/tests/Server/TextDocument
jens1o 17af44555c
fix proposing php start tag when completion context is not given
by the LS client

fixes https://github.com/felixfbecker/php-language-server/issues/372
2018-02-06 20:34:26 +01: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 proposing php start tag when completion context is not given 2018-02-06 20:34:26 +01: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