Commit 9e5bac2
authored
Signature help fixes (#950)
* account properly for locs in signature help so the deepest focused item is always the one getting focus
* refactor so that signature help tries to use typed information first for function calls. This will give better results since typed info will have type variables instantiated
* changelog
* clean up signature help
* update tests1 parent defc4aa commit 9e5bac2
File tree
4 files changed
+448
-309
lines changed- analysis
- src
- tests/src
- expected
4 files changed
+448
-309
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
0 commit comments