microsoft / vscode-java-dependency

Manage Java projects in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-dependency
MIT License
152 stars 74 forks source link

Idea: Ability to configure which Java resources are displayed in the Java projects tab #781

Open jastorgalj opened 1 year ago

jastorgalj commented 1 year ago

When the 'hide non java resources' are clicked, the *.properties, pom.xml files and images, which are also part of the development, are missing. It would be great to be able to configure these files as Java resources as part of the plugin configuration, and have them easily accessible in the 'Java Projects' tab.