1
0
Fork 0
Commit Graph

8 Commits (8ad59a914a8847616a6d25f2092defff3ce52397)

Author SHA1 Message Date
Felix Becker 8ad59a914a Change Project map to FQN => URI
Removes PhpDocument::load(), isLoaded(), unload()
2016-10-11 01:50:32 +02:00
Felix Becker 3cf1fd9c97 Remove invalid URI formatting test 2016-10-10 15:16:07 +02:00
Felix Becker 1d5ee25939 Add test for didClose 2016-10-10 15:08:55 +02:00
Michal Niewrzal e75c1592fc Use PHP_CodeSniffer as a formatter (#35)
Also adds uriTopath util function
2016-10-10 15:06:02 +02:00
Felix Becker 7322a6c658 Add fromNode() factories and correct columns 2016-10-09 15:58:39 +02:00
Felix Becker 6be53ad658 Use DefinitionCollector for symbol requests 2016-10-09 15:58:39 +02:00
Felix Becker d4757e0a24 Add textDocument/definition support 2016-10-09 15:58:39 +02:00
Felix Becker 987308fc0a Refactor TextDocument tests into separate classes 2016-10-09 15:51:42 +02:00