Skip to content

Brackets add-on which makes ending JavaScript with semicolons a breeze!

Notifications You must be signed in to change notification settings

zeg-io/brackets-semicolon-terminator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

brackets-semicolon-terminator

SHIFT+ENTER - > Puts semicolon at current line, creates and indents new line below.
ALT+ENTER - > Puts semicolon at current line, but keeps the cursor where it is.
Simple, useful.

This is a modification to an original work which was inserting extra carriage returns and would continue to add semicolons to lines that already had them. I also didn't like the shortcuts, so I updated to something that made more sense to me.
Based entirely on https://github.com/nechor/brackets-semicenter

About

Brackets add-on which makes ending JavaScript with semicolons a breeze!

Resources

Stars

Watchers

Forks

Packages

No packages published