MBeautifier icon indicating copy to clipboard operation
MBeautifier copied to clipboard

feature: formatFile - Only close files that were opened

Open RodneyRichardson opened this issue 1 year ago • 0 comments
trafficstars

When running MBeautifier.formatFiles with editor=true (or MBeautifier.formatFile(file, file)), the file is always closed even if it was already open in the editor. I would prefer any files I currently have open in the editor to remain open.

RodneyRichardson avatar Feb 23 '24 17:02 RodneyRichardson