
2019.09.03
+ add: on CudaText 1.86+, avoid loosing Undo information on formatting entire file

2019.07.14
- fix: wrong local config filename was used for passive editors

2019.07.12
+ add: support auto formatting on file save (even for "Save all" with saving passive tabs)
+ add: command "Configure on_save" to choose which formatters are active on file save

2019.07.11
+ add: support multi-selections
+ add: specially handle EOL at end of selected text, gives better result with Markdown Table Format
+ add: check if selection is already formatted

2019.07.09
+ add: can specify lexers via RegEx (example: formatters for JS)
* refactored

2019.07.08
+ added commands to run formatter by label A, B, C, D
+ added command to configure labels
+ added items to Options / Settings-plugins

2019.07.07
initial version
