Michal Niewrzal
|
9600211df8
|
Go to definition doesn't work for method return type
|
2016-10-19 22:45:46 +02:00 |
Felix Becker
|
4db7ffd88c
|
Hover (#50)
* Add hover support
* Use context in DocBlockParser
* Improve DocBlockParser error handling
* Improve hover output
* Add more tests
|
2016-10-19 12:31:32 +02:00 |
Felix Becker
|
2e03aa32f3
|
Fix class constant tests
|
2016-10-19 12:26:22 +02:00 |
Felix Becker
|
6b6ec8c105
|
Symbol test refactor (#92)
* Don't use json_decode in symbol tests
* Remove custom setUp()
* Use getDefinitionLocation()
* TextDocumentTestCase -> ServerTestCase
* Refactor Workspace\SymbolTest
|
2016-10-18 23:09:51 +02:00 |