Skip to content

[Bug]: Intellisense does not recognise e.g., "begin" as a valid completion #61

@steinhh

Description

@steinhh

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:

Screenshot 2025-01-15 at 15 01 05

This it does with in-scope variable names:
Screenshot 2025-01-15 at 14 52 49

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

Additional Information

@martinwiesmann

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions