0.0.4 • Published 3 years ago

@phoenix-plugin-registry/brackets-editorconfig v0.0.4

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

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 .editorconfig file
  • Syntax highlights .editorconfig files

License

MIT © Chen-Heng Chang