Skip to content

fix(completion): use token-backed literal and directive contexts#18

Merged
hongjr03 merged 5 commits into
masterfrom
fix/unexpected-literal-completion
May 18, 2026
Merged

fix(completion): use token-backed literal and directive contexts#18
hongjr03 merged 5 commits into
masterfrom
fix/unexpected-literal-completion

Conversation

@hongjr03
Copy link
Copy Markdown
Member

  • Complete integer literal bases after sized apostrophes (e.g. 1' and 1'b) so that b does not trigger VSCode word-based suggestions.
  • Remove the text-based completion context fallback and instead use slang directive token ranges for partial directive completion such as `de.

@hongjr03 hongjr03 merged commit bb155c0 into master May 18, 2026
17 checks passed
@hongjr03 hongjr03 deleted the fix/unexpected-literal-completion branch May 18, 2026 13:42
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