Skip to content

chrisvltn/vs-code-semicolon-insertion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semicolon insertion shortcut for VS Code

Adds a shortcut to insert a semicolon at the end of the line. This plugin is based in a feature of our good old NetBeans.

Features

By pressing ctrl+shift+; the plugin will insert a semicolon at the end of the line and add a new line just after it.

Demonstration

If you don't want a new line, just press ctrl+;.

Usage

Press ctrl+shift+; to insert the semicolon at the end of the line and create a new line, or ctrl+; to just insert the semicolon.

If you don't like shorcuts, use the command Insert semicolon, by pressing ctrl+shift+p and typing it.

LICENSE

See License file.

About

Adds a shortcut to insert semicolon at the end of the line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published