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

Unable to move resource files in Java Projects view #775

Open jjoslet opened 1 year ago

jjoslet commented 1 year ago

A resource file cannot be drag and dropped to any folder in the Java Projects view, some works, some others not.

Step to reproduce

I create a file .env at the root of a Maven project (near the pom.xml) and then I try to move it to different folder:

jdneo commented 1 year ago

Guess it's related with: