An open API service indexing awesome lists of open source software.

https://github.com/kittaakos/lsp4j-call-hierarchy

Customized LSP4J p2 update site with the `textDocument/callHierarchy` support
https://github.com/kittaakos/lsp4j-call-hierarchy

Last synced: 3 months ago
JSON representation

Customized LSP4J p2 update site with the `textDocument/callHierarchy` support

Awesome Lists containing this project

README

        

# lsp4j-call-hierarchy
A p2 update site of the LSP4J with the call and type hierarchy capabilities.
See [here](https://github.com/eclipse/lsp4j/issues/296) for more details.

This is a hack to produce a p2 update site for LSP4J with the call and type hierarchy capabilities.
To update the content. Run `./update.sh` from the repository root.

p2 does some black magic caching, so if your TP does not pick up the new version, go to `{workspace}/.metadata/.plugins/org.eclipse.pde.core/` and wipe the content, restart Eclipse and reload the TP.