vscode-java-dependency icon indicating copy to clipboard operation
vscode-java-dependency copied to clipboard

Manage Java projects in Visual Studio Code.

Results 133 vscode-java-dependency issues
Sort by recently updated
recently updated
newest added

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...

enhancement

feedback from user survey: _in project explorer, in Java Projects Tab I cannot create html file or folder or POM file_

enhancement

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...

bug
upstream

From user's feedback > I would like to see support to export source files into jar files when exporting to jar

enhancement

It should open the folder in current VS Code window - same as the behavior in VS Code's file explorer

enhancement

the dragged type should become an inner type of the dropped type

enhancement

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 ![image](https://user-images.githubusercontent.com/6193897/172344105-b87d6c3b-ffa9-44ad-942c-837fc7ceed0d.png)

eng

The menu should appear on package, class, method nodes.

enhancement

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...

bug