Complex completion not applied if selected only using mouse
Open
Bug
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 18h 40m
- Merged PRs (30d)
- 31
Description
See also https://github.com/microsoft/vscode-dotnettools/issues/1020#issuecomment-2783896183
When the complex completion item is selected from the list using the mouse (but *not* highlighted), the complex edit does not apply.
However, if the item is first highlighted via the keyboard, then selected via a mouse click, the complex edit applies.
Contributor guide
Assessment
This issue has not been assessed yet.