Skip to content
This repository has been archived by the owner on Jul 23, 2022. It is now read-only.

Add support for clangd typeHierarchy #8

Open
dschaefer opened this issue Mar 21, 2019 · 1 comment
Open

Add support for clangd typeHierarchy #8

dschaefer opened this issue Mar 21, 2019 · 1 comment

Comments

@dschaefer
Copy link
Contributor

The Theia gang have proposed an extension to the LSP for type hierarcies.

https://github.com/Microsoft/vscode-languageserver-node/pull/426

clangd how has initial support for that. We should add a UI for that we can use until vscode adds an official one. This could be a simple as a tree viewlet in the Explorer view.

@dschaefer
Copy link
Contributor Author

Created pull request #9 for initial implementation.

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

No branches or pull requests

1 participant