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

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

Repository for hosting a modified LSP4J P2 update site. It contains changes for the type hierarchy for LSP.
https://github.com/kittaakos/lsp4j-type-hierarchy

Last synced: 2 months ago
JSON representation

Repository for hosting a modified LSP4J P2 update site. It contains changes for the type hierarchy for LSP.

Awesome Lists containing this project

README

        

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

This is a hack to produce a p2 update site for LSP4J with the 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.