Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>PyColonizeNew to Visual Studio Code? Get it now.
PyColonize

PyColonize

fertigt

|
1,613 installs
| (1) | Free
Adds colon at the end of the line when required and optionally newline after
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

PyColonize

showcase

Acknowledgments

This extension was forked from vmsynkov-zz and changed for the use in python.

Features

  • Adds three shotcuts to insert colons with ease if required for python keyword at the beginning of the line;

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

Note: If line contains colon cursor will still move

Links

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