redhat-developer / redhat-developer/vscode-quarkus
Improve comment in generated `launch.json`
Open
Beginner friendly
Nobody has claimed this yet.
documentation
good first issue
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 31
- Avg merge
- 12h 51m
- Merged PRs (30d)
- 6
Description
We prefix generated launch.json files (VS Code debug config files) with a comment. The comment is not relevant to Quarkus projects. Change the wording to refer to the Quarkus remote debugging.
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
Open src/wizards/debugging/LaunchConfigCreator.ts around line 80 and inspect the comment prepended to generated launch.json files. Update its wording to refer to Quarkus remote debugging; done means newly generated files contain the revised, relevant comment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 70/100