Commit 2a953bb
committed
Disable function signature help menu
When I'm writing a function, it's distracting and disorienting to have
the function's signature pop above my cursor with a help menu. It makes
it harder to read the line above my cursor, which is often the line I
just finished writing. If the help menu can be configured to go *below*
my cursor, or if I get into a language where long function signatures
are common, then this feature could be useful. But for now, not useful.1 parent e0a49cc commit 2a953bb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
0 commit comments