phil-nelson
|
a40cf731f7
|
feat: Signature help (#547)
closes #18
|
2017-12-09 21:10:43 -08:00 |
Felix Becker
|
7ae6452d1a
|
refactor(index): rename isGlobal to isMember (#511)
isGlobal was confusing because a non-member can be considered global vs namespaced
|
2017-10-29 17:45:06 -07:00 |
Felix Becker
|
0e3727a8d6
|
Improve CompletionProvider (#412)
- Better performance
- More documentation
- Add field to Definition for global namespace fallback
Fixes #380
|
2017-06-16 20:31:13 +02:00 |
Rob Lourens
|
f10680e441
|
Fix variable type from method return value, add tests (#393)
|
2017-06-10 11:10:15 +02:00 |
Sara Itani
|
7f427a1215
|
Adopt Microsoft/tolerant-php-parser (#357)
|
2017-06-09 20:25:30 +02:00 |