/colonize

Visual Studio Code extension

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Colonize

showcase

Features

  • Adds three shotcuts to insert semicolons with ease;

    • shift + enter Insert semicolon at the end of line and continue on the same line
    • alt + enter Insert semicolon at the end of line and continue on the new line
    • ctrl + alt + enter Insert semicolon and stay at the same position
  • First accepts autocomplete suggestion if one is present and then does its job

Note: If line contains semicolon cursor will still move

Links