Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Large CommentsNew to Visual Studio Code? Get it now.
Large Comments

Large Comments

elgs

|
1,023 installs
| (1) | Free
Large comments generator
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

large-comments README

A VS Code extension that generates large blocked comments.

Demo

Demo

Demo

Shortcuts (Mac)

Generate boxed comments

Cmd + Ctrl + /

Generate ascii comments

Cmd + Ctrl + Shift + /

Shortcuts (PC)

Generate boxed comments

Ctrl + Alt + /

Generate ascii comments

Ctrl + Alt + Shift + /

Configurations

"largeComments.font": "Big Money-sw",

"largeComments.minWidth": 0,

"largeComments.paddings": {
   "top": 0,
   "right": 0,
   "bottom": 0,
   "left": 0
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft