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

WIP: Evaluate variables on hover #2127

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Jan 5, 2024

  1. WIP: Evaluate variables on hover

    If their value is available (either because its been set in the session
    manually, or the script has been executed or is being debugged) we can
    return it on the hover.
    
    We should ask if we actually want to do this, and if so, how we want to
    format it.
    andyleejordan committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    aaac8e1 View commit details
    Browse the repository at this point in the history