microsoft / microsoft/vscode-java-test
Show <Default Packages> in Test Runner as a directory structure
Open
Nobody has claimed this yet.
ai-triaged
enhancement
ui
ux
- Dominant language
- TypeScript
- Stars
- 340
- Forks
- 173
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 18
Description
Environment
- Operating System: Mac intel
- JDK version: 17.0.2
- Visual Studio Code version: 1.69.2
- Test runner version: 0.35.2
Steps To Reproduce
- git clone https://github.com/jdneo/invisble-project
- Open it via Vscode
Current Result

Expected Result
Dont's show <Default Packages>
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 source file or test is named. Start by reproducing the issue in VS Code with the linked project and inspect how the Java test runner renders the package tree; done means the unwanted <Default Packages> entry is removed while the expected package structure is displayed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, typescript, vscode
- Domain
- developer-experience, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100