microsoft / microsoft/vscode-java-debug
Single file support
Open
Nobody has claimed this yet.
ai-triaged
enhancement
feature request
launch
question
- Dominant language
- TypeScript
- Stars
- 591
- Forks
- 429
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 19
Description
User feedbacks:
- "Single file support. Some times i want to run a single file nothing else. I don't want errors from other files in the folder. There should an option ."
- I use VSCode for simple single file java programs. A simple run / debug button, which does not add everything to the classpath and tries to compile all of the other java files would be great.
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 no files, tests, or entry points; begin by locating the Java run/debug command used by VS Code. Clarify how single-file execution should differ from workspace execution, with done meaning one Java file can run or debug without unrelated folder files or classpath entries.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100