Commit 5edebcb
committed
fix(Tactic/ToFun): correct location of hovers
When an explicit name for the new declaration is given, ensure to make
hovering over the to_fun keyword show the keyword's documentation,
and hovering over the new declaration show the declaration's name.
Right now, it is the opposite way around.1 parent dd364d5 commit 5edebcb
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
| 54 | + | |
53 | 55 | | |
54 | 56 | | |
55 | 57 | | |
56 | | - | |
| 58 | + | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
| |||
0 commit comments