microsoft / microsoft/vscode-java-pack
Support link to open documentation hyperlink from Javadoc markdown
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 352
- Forks
- 166
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 32
Description
Per user feedback:
“Displaying the javadoc information for a selected item is nice, but it would be even better to provide the option to launch the full javadoc web information (in a browser) from a selected item in the editor. Other IDEs such as Eclipse supports this feature.”
Low priority
Contributor guide
No contributing guide indexed for this repository
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
No file or test is named in the issue. Start by tracing how the VS Code Java extension displays Javadoc for a selected editor item and review the existing command or hyperlink handling. Done means a selected item's Javadoc can open its full web documentation in a browser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100