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

Wired behavior when moving node in Java Project

Open jdneo opened this issue 3 years ago • 1 comments

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 disappear after opening the file, or trigger a save all action

jdneo avatar Jun 16 '22 07:06 jdneo

See: https://github.com/microsoft/vscode/issues/112109

jdneo avatar Jun 16 '22 08:06 jdneo