zen-ghost / brackets-oneliner

Brackets extension that removes all line breaks and converts multilined text blocks into one line.

Home Page:https://caferati.me/labs/oneliner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brackets oneliner extension

Brackets extension that removes all line breaks and converts multilined text blocks into one line.

Live demo

Access the live demo here.

demo

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 spaces between tags, then all the white spaces

Changelog

###0.1.0

  • Initial release

About

Brackets extension that removes all line breaks and converts multilined text blocks into one line.

https://caferati.me/labs/oneliner

License:MIT License


Languages

Language:JavaScript 100.0%