Replies: 2 comments
-
I was thinking the same about it being noisy when writing The direct descendant idea I think is interesting though. I would definitely be interested in trying that out if it existed. I suspect it may have some bugs though:
|
Beta Was this translation helpful? Give feedback.
-
Hmm, yeah, you're right. It seems like where it is desirable and where it is not is very language specific, so a solution might not be simple. A manual trigger would be helpful, because right now it's either all or nothing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The new LSP signature helper pops up when you're inside the body of a lambda that's being passed to a function, which is a little annoying.
We could probably fix it by only making the pop-up visible when the node under the cursor is a direct descendent of the function arguments.
Beta Was this translation helpful? Give feedback.
All reactions