-
Notifications
You must be signed in to change notification settings - Fork 76
Description
Current Behavior
When typing (at least some) control words such as "begin", intellisense does not recognize/suggest the word as a valid completion even after typing out the whole word:
This it does with in-scope variable names:

This may not seem like a big deal, "just don't use the intellisense suggestion", but: in other languages the combination of intellisense + copilot is so good that I've had to bind accept-suggestion to ENTER, in order to prevent repetitive strain injury from all the tabbing to accept suggestions. What happens to me now is that I type "begin" and hit enter, resulting in the acceptance of a gibberish suggestion...
Expected Behavior
Intellisense completion should be aware of control words, suggesting those as the default when the entire word has been typed in.
GitHub Repo
No response
Steps to Reproduce
See "current behaviour"
Failure Logs
No response
Operating System
- macOS (Intel x86_64)
- macOS (ARM64)
- Linux
- Windows
IDL Version
N/A