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/prepareCallHierarchy #10061

Merged
merged 7 commits into from
Apr 19, 2021

Commits on Apr 7, 2021

  1. feat(lsp): Implement textDocument/prepareCallHierarchy

    Also callHierarchy/incomingCalls and callHierarchy/outgoingCalls
    jeanp413 committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    5c722f3 View commit details
    Browse the repository at this point in the history
  2. Add unit test

    jeanp413 committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    6779e12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b76334 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    1ca6f47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe9fad8 View commit details
    Browse the repository at this point in the history
  3. 💄

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

Commits on Apr 19, 2021

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