redhat-developer / redhat-developer/vscode-java
It copies my entire project to bin/
Open
Nobody has claimed this yet.
compile
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 546
- Avg merge
- 20h 1m
- Merged PRs (30d)
- 11
Description
When I Ctrl+click on a symbol this extension creates a bin subdirectory and recursively copies my entire project there...
Environment
- Operating System: Windows 10
- JDK version: jdk1.8.0_181
- Visual Studio Code version: 1.35.1
- Java extension version: latest
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
Start by reproducing Ctrl+click navigation in Visual Studio Code on Windows 10 with the listed JDK and extension environment. Trace the navigation and project-copy behavior; done means Ctrl+click no longer recursively copies the entire project into a bin subdirectory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, vscode
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100