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

Allow to copy files with project view

Open raulvaldoleiros opened this issue 2 years ago • 4 comments

Right now isn't possible to copy files in projects view, like java classes, text files,etc.

That feature will have an huge impact on the usability of projects view.

raulvaldoleiros avatar Oct 11 '23 10:10 raulvaldoleiros

I need to check if the copy-paste event is available from the VS Code extension API wise.

BTW, the drag and drop are supported for the Java Projects view.

jdneo avatar Oct 11 '23 11:10 jdneo

I tested the drag and drop and it worked perfectly, thanks for sharing

raulvaldoleiros avatar Oct 11 '23 13:10 raulvaldoleiros

@jdneo any update on this?

raulvaldoleiros avatar Mar 26 '24 10:03 raulvaldoleiros