Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>comment-frame-generatorNew to Visual Studio Code? Get it now.
comment-frame-generator

comment-frame-generator

meow-noisy

|
646 installs
| (0) | Free
In a Python file, add a frame to an inline comment. This makes a code more readable.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Comment Frame Generator README

This is an extention for Python. Generating a comment frame for decorating an inline comment. Its frame's length follows the comment's length.

Comment Frame Generator

Features

  • Generate a frame which fit an inline comment length.

Usage

Move cursor on a comment which you want to add a frame, and

  • Shortcut key: Ctrl+k Ctrl+e
  • Right click menu: Generate a comment frame
  • Command: Generate a comment frame

Known Issues

None

When reporting issues, please register your issue on the github issues page.

Release Notes

0.0.1

Initial release.

License

This project is licensed under the MIT License.

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