Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed "show variable's value" on hover. #179

Conversation

epasveer
Copy link
Owner

This should fix the "hover" issue.

The variable's value now shows as a tooltip. If the text is a class/function/datatype, the tooltip will show that info.

Note, you still need to select the correct frame first. Otherwise, you'll see a tooltip like:

    sometext:   "sometext" is not in context

Let me know if it's better.

@epasveer epasveer merged commit bb7eae7 into main Oct 21, 2023
@epasveer epasveer deleted the 153-hovering-a-variable-name-in-the-center-source-code-view-should-show-its-value-in-a-popup branch December 2, 2023 17:19
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.

Hovering a variable name in the center source code view should show its value in a popup
1 participant