Fork me on GitHub

Brackets OneLiner

Brackets and Atom extension that removes all line breaks and converts multi lined text blocks into one line.

Installation

Extension Manager

  1. Run Brackets
  2. Select _File > Extension Manager...
  3. Search for “OneLiner” extension and click “Install” button

Manual instalation

  1. Under main menu select Help > Show Extensions Folder
  2. Git clone this repository inside the "user" folder
  3. Restart Brackets

How to use

  1. Select the text you wanna remove the line breaks
  2. Hit CTRL+SHIFT+T or CMD+SHIFT+T
  3. If you hit the command again with the text already in one line it will trim all the white spaces