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

feat(lsp): code lenses #5063

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Commits on Jul 18, 2024

  1. feat(lsp): code lens

    Initial implementation of LSP code lense.
    matoous committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    65af540 View commit details
    Browse the repository at this point in the history
  2. render lens symbol in gutter

    matoous committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e2be4a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8376d84 View commit details
    Browse the repository at this point in the history
  4. fix lints

    matoous committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    3e838ff View commit details
    Browse the repository at this point in the history