brackets-editorconfig
brackets-editorconfig copied to clipboard
Brackets extension for supporting EditorConfig features
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