blockCommentDown
Open
- Dominant language
- JavaScript
- Stars
- 177
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Hey Mate,
Love the extension.
Thought this might be helpful.
To 'commentDown' a block instead of just one line:
"macros": {
"commentDown": [
"macros.expandSelection",
"editor.action.clipboardCopyAction",
"editor.action.commentLine",
"editor.action.insertLineAfter",
"editor.action.insertLineAfter",
"editor.action.clipboardPasteAction",
]
}
Cheers,
dunks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.