EditorConfig helps developers maintain consistent coding styles between different editors.
Based on @MiguelCastillo's Brackets-wsSanitizer and utilizing EditorConfig JavaScript Core library.
- root
- indent_style
- indent_size
- trim_trailing_whitespace
- insert_final_newline
- Applies the above settings from your
.editorconfig
file - Syntax highlights
.editorconfig
files