/whitespace-normalizer

brackets extension

Primary LanguageJavaScriptOtherNOASSERTION

whitespace-normalizer

brackets extension that does the following on document save:

  • trims trailing whitespaces
  • transforms tabs to spaces
  • adds newline at the end of file

Install

  1. Select menu item File > Extension Manager in Brackets
  2. Click Install from URL button
  3. Fill in the URL https://github.com/dsbonev/whitespace-normalizer/ and click Install button
  4. Enable the extension from menu item Edit > Whitespace Normalizer

Licence

MIT