geddski / geddski/macros

blockCommentDown

Open
#44 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.