Skip to content

Context History Improvements#159

Draft
rcosta358 wants to merge 7 commits intomainfrom
context-history-improvements
Draft

Context History Improvements#159
rcosta358 wants to merge 7 commits intomainfrom
context-history-improvements

Conversation

@rcosta358
Copy link
Collaborator

This PR makes some changes to the context history to improve the autocomplete in the extension:

  • Saves ghosts/states by file to only suggest ghosts in the current class
  • Use annotation position as starting position for method scope so parameters can be suggested in method and parameter refinements
  • Introduce boolean variable to know whether a refined variable is a parameter or not so we can bypass the condition that filters variables that are declared after the current position

@rcosta358 rcosta358 self-assigned this Feb 26, 2026
@rcosta358 rcosta358 marked this pull request as draft February 26, 2026 11:00
@rcosta358 rcosta358 changed the title Context history Improvements Context History Improvements Feb 26, 2026
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