I want in the settings for SaveActions to specify few code-fixers for the current language and run them all automatically upon file Save.
For example for Python I use "black" and "isort" - I want that I use them for Python and have SaveActions auto-run them in background for me on each file save.