Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Visualization
>
Wrap Comments
New to Visual Studio Code?
Get it now.
Wrap Comments
solomonkinard
|
465 installs
|
(
0
)
|
Free
Wrap selected comment block
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Wrap Comments
Introduction
Wrap selected comment block.
Manual
If nothing is selected, the current line is assumed.
The entire line is assumed for any selection on any line.
Notes
Comments are currently supported for popular programming languages (not /**/).