redhat-developer / redhat-developer/vscode-java
[Feature Request] Provide a command to generate JavaDocs for all the DocumentSymbols in a Java file
Open
Nobody has claimed this yet.
enhancement
javadoc
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
This is a feedback from a customer's interview. The experience is somehow similar to this one
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
No files, tests, or command entry points are identified. Start by locating the VS Code extension's command registration and DocumentSymbols integration, then clarify the expected JavaDoc output and behavior against the linked marketplace example; done means a documented command generates JavaDocs for every DocumentSymbol in a Java file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100