Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ColonizerNew to Visual Studio Code? Get it now.
Colonizer

Colonizer

Uri Berman

|
4,128 installs
| (2) | Free
An extension to add semicolons or anything you want at the end of a line
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Colonizer

Appends semi-colons (or whatever you want!) at the end of the current line.

Get it here!

Its default key bindings are

ctrl+;: Append a semi-colon at the end of the line.
alt+;: Append a semi-colon and a line break at the end of the line.

Changing the appended character

In order to change the appended character, you can set the "colonizer.value" user or workspace setting.

Changing the key bindings

You can change the default key bindings by redefining the "extension.colonize" and "extension.colonizeAndBreakLine" commands.

Enjoy it, and contributions are welcome!
https://github.com/Urik/vscode-colonizer/

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft