Commit 15f13f4
committed
fix(Tactic/ToFun): correct location of hovers (leanprover-community#39911)
When an explicit name for the new declaration is given, 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 2e770ea commit 15f13f4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments