Is there a plugin or parameter in Sublime Text that will allow you to format the code at the project level and use the .EditorConfig plugin?
I'm interested in learning how to manually use the .editorconfig settings, repeatedly dropping a few, removing trailing spaces, converting spaces to tabs, etc. between file types. To be the main one, I will limit my request to HTML, CSS / LESS / SASS and JS.
javascript code-formatting html css sublimetext
Kevin suttle
source share