Brackets OneLiner
Brackets and Atom extension that removes all line breaks and converts multi lined text blocks into one line.
Follow @rcaferatiInstallation
Extension Manager
- Run Brackets
- Select _File > Extension Manager...
- Search for “OneLiner” extension and click “Install” button
Manual instalation
- Under main menu select Help > Show Extensions Folder
- Git clone this repository inside the "user" folder
- Restart Brackets
How to use
- Select the text you wanna remove the line breaks
- Hit CTRL+SHIFT+T or CMD+SHIFT+T
- If you hit the command again with the text already in one line it will trim all the white spaces