redhat-developer / redhat-developer/lsp4ij
Ability to follow links to symbols in Quick Documentation
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 344
- Forks
- 113
- Avg merge
- 5h 22m
- Merged PRs (30d)
- 15
Description
https://github.com/user-attachments/assets/8ade6218-3b9b-48a5-9167-d3a25a051112
This combined with the Jump to Source button in the bottom right corner is the IntelliJ-native user experience that I would like to reproduce in LSP4IJ.
Originally posted by @harry-xm in https://github.com/redhat-developer/lsp4ij/discussions/496#discussioncomment-10484981
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 reviewing the attached example and the discussion context for issue #497, then inspect how LSP4IJ provides Quick Documentation and the Jump to Source action. Determine the expected behavior for links to symbols in Quick Documentation and compare it with IntelliJ's native experience. Done means the requested navigation behavior is reproduced in LSP4IJ.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100