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

Use caret for point to look up symbol #2440

Merged
merged 4 commits into from
May 3, 2024

Commits on Apr 4, 2024

  1. Use caret for point to look up symbol

    This commit changes the hover functionality such that the caret, not the
    beginning of the selection, is used for the symbol lookup.
    trbjo committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    3422d50 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Simplify

    jwortmann committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    cc26b87 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    df47745 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    03b7ca7 View commit details
    Browse the repository at this point in the history