Skip to content

Variable Refinement Hover#70

Merged
rcosta358 merged 6 commits intomainfrom
variable-hover-refinements
Apr 11, 2026
Merged

Variable Refinement Hover#70
rcosta358 merged 6 commits intomainfrom
variable-hover-refinements

Conversation

@rcosta358
Copy link
Copy Markdown
Collaborator

@rcosta358 rcosta358 commented Mar 30, 2026

This PR adds hover to refined variables, using the information from the context history.

Examples

image
image
image

In the future, it would also be great to be able to hover refined methods to display their pre- and post-conditions, parameter refinements, and return refinements. This will require some changes in the verifier to store this information in the context history as well.

@rcosta358 rcosta358 self-assigned this Mar 30, 2026
@rcosta358 rcosta358 added the enhancement New feature or request label Mar 30, 2026
@rcosta358 rcosta358 changed the title Variable Hover Refinements Variable Refinement Hover Mar 30, 2026
Copy link
Copy Markdown
Collaborator

@CatarinaGamboa CatarinaGamboa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Niceee! Add the hover on methods as an issue for future work pls

@rcosta358 rcosta358 merged commit 5eaec42 into main Apr 11, 2026
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.

2 participants