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

Twice open src folder (ghost src folder)

Open uvsq21916443 opened this issue 1 year ago • 4 comments

src has 2 occurrences in project folder (vs code view) seems like it has been open twice can't see content of one of them + deleting it will also delete the other one there is only one src folder when searching with file explorer vs code is up to date

image

I tried to :

  • delete and clone repository
  • disable every extension except "project manager for java" and "language support for java"

uvsq21916443 avatar Oct 04 '24 15:10 uvsq21916443

The ones with icons are detected on project classpath image

And these are treated as normal folders image

I think it's a valid request that the UX here are wired. As a workaround, have you tried image

jdneo avatar Oct 08 '24 01:10 jdneo

Yes I have tried "Hide Non-Java Resources". It hides normal folders including src but it is inconvenient to me as it also hides files such as pom.xml readme and target.

So if having two instances is normal then there is no issue. I will try to use something else then to view my project.

Thank you for your help.

uvsq21916443 avatar Oct 22 '24 01:10 uvsq21916443

related with https://github.com/microsoft/vscode-java-dependency/issues/855 as well

jdneo avatar Oct 22 '24 02:10 jdneo

related with #855 as well

There is show nothing in java resource mode .yml, .xml should show

izilongwan avatar Nov 19 '24 03:11 izilongwan