Skip to content

Context History Tracking#155

Open
rcosta358 wants to merge 3 commits intomainfrom
context-history
Open

Context History Tracking#155
rcosta358 wants to merge 3 commits intomainfrom
context-history

Conversation

@rcosta358
Copy link
Collaborator

@rcosta358 rcosta358 commented Feb 19, 2026

This PR adds context history tracking for the autocomplete, context debugger, and hover information of the VS Code extension. It works by taking a snapshot of the variables in scope before exiting the context (in methods, constructors, ifs and elses), and then everything else (global vars, instance vars, ghosts, states and aliases).

@rcosta358 rcosta358 self-assigned this Feb 19, 2026
@rcosta358 rcosta358 added the ide Together with the VS Code extension label Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ide Together with the VS Code extension

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments