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): Implement textDocument/foldingRange #9900

Merged
merged 8 commits into from
Apr 2, 2021

Commits on Mar 26, 2021

  1. Configuration menu
    Copy the full SHA
    f2d133b View commit details
    Browse the repository at this point in the history
  2. Add unit test

    jeanp413 committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    454bbb4 View commit details
    Browse the repository at this point in the history
  3. 💄

    jeanp413 committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    72c9fb0 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. 💄

    jeanp413 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    c63a982 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Configuration menu
    Copy the full SHA
    b520d92 View commit details
    Browse the repository at this point in the history
  2. just a bit of cleanup

    kitsonk committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    937cabd View commit details
    Browse the repository at this point in the history
  3. clippy

    kitsonk committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    2453d3f View commit details
    Browse the repository at this point in the history
  4. clippy, again

    kitsonk committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    e926568 View commit details
    Browse the repository at this point in the history