1.0.2 • Published 3 years ago
@phoenix-plugin-registry/com.hamdanjaveed.joinlines v1.0.2
Join-Lines
A Brackets extension that joins lines.
Instructions
There are two ways to join lines. You can join the line your cursor is on with the next line by hitting Ctrl-Shift-J. You can alternatively join multiple lines by selecting them and hitting Ctrl-Shift-J.
By hitting Ctrl-Shift-J, you join the lines with a single space character separating them. If you don't want that space character there, press Ctrl-Alt-J instead.
Install within Brackets
Click the extension manager button within Brackets (in the toolbar to the right) and search for "Join Lines". Click install.
Install from URL
- Open the the Extension Manager from the File menu
- Copy paste the URL of the github repo or zip file
Install from file system
- Download this extension using the ZIP button above and unzip it.
- Copy it in Brackets'
/extensions/user
folder by selectingHelp > Show Extension Folder
in the menu. - Reload Brackets.
1.0.2
3 years ago