Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 729 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 729 Bytes

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