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: document symbol provider #659

Merged
merged 12 commits into from
Oct 21, 2023
Merged

feat: document symbol provider #659

merged 12 commits into from
Oct 21, 2023

Commits on Oct 21, 2023

  1. Configuration menu
    Copy the full SHA
    152ec07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35e41ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c3745e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f03e65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7317e6 View commit details
    Browse the repository at this point in the history
  6. fix: use node type to figure out symbol kind

    Even when we only get a description, we can access the node type.
    lars-reimann committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    5ee689a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a59c3c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a8a18d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e355491 View commit details
    Browse the repository at this point in the history
  10. test: fix failing tests

    lars-reimann committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    e967815 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4ef879b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    de6bcf1 View commit details
    Browse the repository at this point in the history