redhat-developer / redhat-developer/vscode-java
Migrate vscode-java to the LSP type hierarchy API
Open
Nobody has claimed this yet.
debt
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
As title.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the vscode-java implementation of type hierarchy support and read the LSP type hierarchy API it should use. Identify the relevant tests or entry points before changing anything; done means the implementation has been migrated to that API and the applicable checks pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100