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

[call-hierarchy] Implement proposed LSP extension (WIP) #4154

Closed
wants to merge 1 commit into from

Conversation

AlexTugarev
Copy link
Contributor

This PR implements the client side of the updated LSP proposal for a call hierarchy.

screen shot 2019-01-23 at 16 41 55

WIP because the PR for typescript-language-server isn't merged yet.

@kittaakos
Copy link
Contributor

Can we (re-)use the tabbar-toolbar contribution to have

  • a toggle button for Caller/Calle and
  • two commands: Refresh, and Cancel

in the widgets? (Same for the type hierarchy UI; Subtype/Supertype.)

screen shot 2019-01-28 at 22 24 24

@AlexTugarev
Copy link
Contributor Author

@kittaakos, I've updated the PR with latest changes to the protocol (proposed.)

@AlexTugarev
Copy link
Contributor Author

microsoft/vscode-languageserver-node#420 is merged! so back to square one an reimplement this :-)

@vince-fugnitto
Copy link
Member

@AlexTugarev is this pull-request closeable thanks to #6924 ?

@AlexTugarev
Copy link
Contributor Author

'closing as rotten.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants