vscode-java-dependency
vscode-java-dependency copied to clipboard
Manage Java projects in Visual Studio Code.
Environment Operating System: Linux Debian on Codespaces - JDK version: 17+ - Visual Studio Code version: 1.70.2 - Java extension version: 0.25.1 Steps To Reproduce ---------------------- [step 1] Create a...
feedback from user survey: _in project explorer, in Java Projects Tab I cannot create html file or folder or POM file_
This is related to invisible project and opening an issue to track this based on August survey feedback
Moving node should trigger a refactoring, currently some wired behavior can be observed: 1. The changed files are not auto saved 2. Some referenced files contains errors. The errors will...
From user's feedback > I would like to see support to export source files into jar files when exporting to jar
It should open the folder in current VS Code window - same as the behavior in VS Code's file explorer
the dragged type should become an inner type of the dropped type
Looks like current UI test framework cannot install the latest platform specific extensions from marketplace. See: https://github.com/microsoft/vscode-java-dependency/actions/runs/2453013435 
The menu should appear on package, class, method nodes.
Currently the expect behavior of exporting jar is singleton and multiple exporting jar tasks are not supported at the same time. But when the exporting jar process comes from explorer's...