microsoft / microsoft/vscode-java-debug

Single file support

Open
#1,293 2 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.