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

Support formatting & organize import for multiple files

Open CsCherrYY opened this issue 3 years ago • 1 comments

Currently we can only do formatting or organize import for the current file, is it possible to do these actions for multiple files? e.g., when the user selects a folder in the file explorer, we can offer an option like "format files" in the menu.

Eclipse supports such feature: image

CsCherrYY avatar Jul 28 '22 06:07 CsCherrYY

Related: https://github.com/redhat-developer/vscode-java/issues/1107

jdneo avatar Jul 29 '22 01:07 jdneo