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