Oneliner extension
Brackets extension that removes all line breaks and converts multi lined text blocks into one line.
Installation
Install it directly from the Brackets.io editor or do it manually.
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
Basicaly just select the text you wanna trim and run the command.
- 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