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

textDocument/documentSymbol request (Outline) #114

Closed
wants to merge 11 commits into from

Commits on Jul 21, 2021

  1. Add document_symbol support

    Bochlin committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    ca14f08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79b9c89 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Update copyright year

    Bochlin committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    111373e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    903c6ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    305a85f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79cb460 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cff3bc9 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

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

Commits on Jul 26, 2021

  1. Fix clippy

    Bochlin committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    5db6e4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a0c30e View commit details
    Browse the repository at this point in the history
  3. Fix clippy

    Bochlin committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    4f23ae1 View commit details
    Browse the repository at this point in the history