Skip to content

Autocomplete Improvements#63

Draft
rcosta358 wants to merge 15 commits intomainfrom
autocomplete-improvements
Draft

Autocomplete Improvements#63
rcosta358 wants to merge 15 commits intomainfrom
autocomplete-improvements

Conversation

@rcosta358
Copy link
Collaborator

This PR improves the autocomplete suggestions by:

  • Not suggesting ghosts/states from different classes (aliases are fine)
  • Implementing annotation-specific suggestions
  • Implementing trigger characters (" and .)
  • Suggesting ghosts/states after this. or old(this)
  • Suggesting parameters in method and parameter level refinements
  • Not suggesting return unless we are in a method level refinement (still shows for field refinements)
  • Having autocomplete work even in the presence of LiquidJava errors (when an error occurs, subsequent variables are not added to the context and therefore are not suggested)

@rcosta358 rcosta358 self-assigned this Feb 26, 2026
@rcosta358 rcosta358 added the enhancement New feature or request label Feb 26, 2026
@rcosta358 rcosta358 requested review from CatarinaGamboa and removed request for CatarinaGamboa February 26, 2026 00:22
@rcosta358 rcosta358 marked this pull request as draft February 26, 2026 00:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant