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

Add proposed textDocument/callHierarchy extension #420

Merged
merged 1 commit into from
Apr 5, 2019

Commits on Apr 5, 2019

  1. Proposing a protocol extension for call hierarchy.

    Adds the `textDocument/callHierarchy` request sent from the client to the server to request the call hierarchy for a symbol at the given text document position.
    
    LSP issue: language-server-protocol#468
    
    Signed-off-by: Alex Tugarev <alex.tugarev@typefox.io>
    AlexTugarev committed Apr 5, 2019
    Configuration menu
    Copy the full SHA
    df4fb3b View commit details
    Browse the repository at this point in the history