Skip to content

Conversation

rlofc
Copy link

@rlofc rlofc commented Aug 9, 2025

When I use multiple cursors to edit inside a function call or a struct, the rendered SignatureHelp annoyingly hides my edits:

capture-2025-08-09-11-27.mp4

This PR is suggesting a very simple fix to inhibit showing signature help when more than one selection is detected in the currently viewed document.

A more clever implementation could find if there's an actual overlap between the popup area and the selection locations - but I think a more significant refactoring will be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant