1
0
Fork 0
php-language-server/tests/Server/TextDocument
Michal Niewrzal 1fed89e0e3 Merge branch 'master' into master_75
Conflicts:
	src/PhpDocument.php
2016-10-20 14:05:23 +02:00
..
Definition Merge branch 'master' into master_75 2016-10-20 14:05:23 +02:00
References Hover (#50) 2016-10-19 12:31:32 +02:00
DidChangeTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
DidCloseTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
DocumentSymbolTest.php Revert "Use SymbolKind::FIELD for class fields (#78)" 2016-10-20 01:53:07 +02:00
FormattingTest.php Only hold AST for open files in memory (#63) 2016-10-11 14:42:56 +02:00
HoverTest.php Go to definition doesn't work for method return type 2016-10-19 22:45:46 +02:00
ParseErrorsTest.php Fixes #59: Handle correctly negative endLine in PHP Parser errors (#62) 2016-10-11 10:15:20 +02:00