microsoft / microsoft/vscode-java-debug
Support launch a maven goal/gradle task via launch configuration
Open
Nobody has claimed this yet.
ai-triaged
buildtool
enhancement
feature request
launch
- Dominant language
- TypeScript
- Stars
- 591
- Forks
- 429
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 19
Description
[provide a description of the issue]
Currently there is no way to launch a Maven goal or Gradle task via the VS Code launch configuration, which is supported in other Java IDE.
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
The issue names VS Code launch configuration support and Maven goals or Gradle tasks, but no files or tests. Start by tracing the launch-configuration entry point and compare the requested behavior with other Java IDEs. Done means a launch configuration can run and debug a Maven goal or Gradle task.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100