Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Lazy Mark PlusNew to Visual Studio Code? Get it now.
Lazy Mark Plus

Lazy Mark Plus

Jarvey81111

|
1 install
| (0) | Free
Lazy Mark Plus: One-Click Comment Wrapping for Selected Text
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Lazy Mark

Lazy Mark is a lightweight VSCode extension that wraps selected code with comment markers. It supports many languages and file types, and automatically chooses the correct comment style.

Features

  • One-click comment wrapping for selected text
  • Auto-detects language or file extension
  • Supports inline and block comment styles
  • Works with empty selections too
  • Customizable keybinding (default: Ctrl + Shift + A)

Usage

  1. Select the code you want to wrap
  2. Press the shortcut key (Ctrl + Shift + A)
  3. Lazy Mark adds comment markers around your selection

Supported Comment Styles

Includes support for #, <!-- -->, /* */, --, ;, ::, ', .., and more.

Installation

  • From VSIX:
    Open Command Palette → Extensions: Install from VSIX... → Select .vsix file

  • From Marketplace (if published):
    Search for Lazy Mark in the Extensions view

Configuration

You can change the shortcut key in VSCode:
File → Preferences → Keyboard Shortcuts → Search lazyMark.wrapComment

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