1
0
Fork 0
Commit Graph

6 Commits (241960a4f78938cd60246ea1057f651ce94d1d73)

Author SHA1 Message Date
Felix Becker 241960a4f7 Add test for array access 2016-11-18 15:14:10 +01:00
Felix Becker d764b7d6cc Add test for nested method call 2016-11-18 15:14:10 +01:00
Michal Niewrzal 867196babf Definition for instanceof class (#117) 2016-10-26 20:56:02 +02:00
Michal Niewrzal 8a354ba1af Definition for use function (#116) 2016-10-26 11:47:02 +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 6fe01183b0 References (#52)
* Adds support for textDocument/references
* Adds tests for global definitions and global fallback
2016-10-12 01:45:15 +02:00