vscode-java-dependency
vscode-java-dependency copied to clipboard
Manage Java projects in Visual Studio Code.
Do you have any plan to support Android Project created by Android studio?
[**QuickPickItemKind.Separator**](https://code.visualstudio.com/updates/v1_64#_quickpickitem-separators) has been available since vscode 1.64. We can consider to apply it to enhance the export jar ux.
When working with multimodule project or multiple projects in a single workspace, It would be really handy to have a global Update project command to update all projects in the...
Today in java project view we have a option to reveal the selected path in OS file manager. Adding another option or ability to configure that menu to reveal the...
### Current Behavior  ### Expected Behavior 
It would be great if we can add files (property files,etc) in the java projects view. If this is already implemented can you share with me how to do it?...
the flat package view is nice, however, I lose all the right click functions on files and folders. Not sure if that's even possible with current VS code
From user's feedback: _I would like a faster way to package into jar files. It takes longer than other ides._
fix #593 