Simple vscode extension for conditionally commenting blocks or lines of code.
Start a comment using cmd+/
.
If multiple lines are selected, a block comment will be created using editor.action.blockComment
.
If 1 or fewer lines are selected, a line comment is created using editor.action.lineComment
.
-
Notifications
You must be signed in to change notification settings - Fork 0
Conditionally creates block or line comments in VS Code
License
kjprovencal/vscode-comments
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Conditionally creates block or line comments in VS Code
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published