davidvarga/MBeautifier

feature: formatFile - Only close files that were opened

RodneyRichardson opened this issue · 0 comments

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.