Skip to content

Fix Autocomplete - #100

Open
rcosta358 wants to merge 1 commit into
mainfrom
fix-autocomplete
Open

Fix Autocomplete#100
rcosta358 wants to merge 1 commit into
mainfrom
fix-autocomplete

Conversation

@rcosta358

Copy link
Copy Markdown
Collaborator

This PR fixes autocomplete suggestions.

  1. Automatic verification is skipped when the cursor is inside an annotation, preventing incomplete expressions from disrupting suggestions
  2. Autocomplete is manually triggered while editing LiquidJava annotations because VS Code does not reliably invoke completion providers while editing string literals

@rcosta358 rcosta358 self-assigned this Aug 2, 2026
@rcosta358 rcosta358 added the bug Something isn't working label Aug 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant