1
0
Fork 0
php-language-server/fixtures
Felix Becker 3905ca0c50
Merge branch 'master' into master
2018-11-11 03:49:48 +01:00
..
completion perf: change index to a tree to speed up completion (#680) 2018-11-11 03:47:57 +01:00
diagnostics fix(diagnostics): update checking of $this usage to only error in static methods (#545) 2017-12-03 13:42:01 -08:00
signature_help feat: Signature help (#547) 2017-12-09 21:10:43 -08:00
global_fallback.php References (#52) 2016-10-12 01:45:15 +02:00
global_references.php Add support for inherited members (#218) 2016-12-16 01:40:17 +01:00
global_symbols.php Fix 'find references' for unused symbols (#392) 2017-06-10 11:37:39 +02:00
invalid_file.php Change fixtures naming convention 2016-09-30 11:38:46 +02:00
namespace_not_first.php Fixes #59: Handle correctly negative endLine in PHP Parser errors (#62) 2016-10-11 10:15:20 +02:00
references.php Add support for inherited members (#218) 2016-12-16 01:40:17 +01:00
self_referencing_class.php Maintain a list of visited FQNs while following extends to avoid loops. 2018-09-01 10:30:09 +10:00
symbols.php perf: change index to a tree to speed up completion (#680) 2018-11-11 03:47:57 +01:00
use.php Add textDocument/definition support 2016-10-09 15:58:39 +02:00