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.
- Host: GitHub
- URL: https://github.com/kittaakos/lsp4j-type-hierarchy
- Owner: kittaakos
- License: epl-2.0
- Created: 2018-10-02T13:00:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T09:44:21.000Z (over 6 years ago)
- Last Synced: 2024-12-04T11:41:07.994Z (6 months ago)
- Language: Shell
- Size: 7.6 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.