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

CodeWrapper

markobanovic

|
397 installs
| (2) | Free
Wrapp selected code in predefined start and end comments.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeWrapper for Visual Studio Code

Extension gives you option to define start and end comments that will be inserted around selected code.

Features

  • Define custom comments
  • Wrapp the code
  • Search folder for predefined regex
  • Create log file based on current search results

Future Planed Features

  • Opened for suggestions

Usage

Define start and end comments

Note: If not defined by user the default settings will be used

Image of settings

This extension contributes the following settings:

  • codeWrapper.wrapperStart: define the start comment or the default one will be used
  • codeWrapper.wrapperEnd: define the end comment or the default one will be used
  • codeWrapper.wrapperStartPython: define the start comment or the default one will be used
  • codeWrapper.wrapperEndPython: define the end comment or the default one will be used
  • codeWrapper.wrapperSearchExpression: define the end comment or the default one will be used
  • codeWrapper.wrapperSearchFileTypes: define the end comment or the default one will be used

Wrapp the code

Note: If not defined by user the default settings will be used

Image of wrapp

Search folder for wrapp

Note: If not defined by user the default settings will be used

Image of search

Create log file based on search results

Note: The file need to be saved in desired location (default is opened folder)

Image of search

Keyboard Shortcuts

This extension defines the following keyboard shurcuts:

  • Code Wrapp Ctrl+Alt+W
  • Code Wrapp Python Ctrl+Alt+P
  • Code Wrapp Search Ctrl+Alt+S
  • Code Wrapp Log Ctrl+Alt+L

They can be redefined, more at Visual Studio Code Keybindings.

Release Notes

0.0.8

Initial release of Code Wrapper

Enjoy!

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