geddski / macros

macros support for VS Code
MIT License
165 stars 36 forks source link

how to modify comment down to comment blocks of code #40

Open Binxyprime opened 5 years ago

Binxyprime commented 5 years ago

so comment down works to copy a block of code but it only comments the last line, I was wondering if there is a good way to comment the block of code after.

also are there any docs showing what commands are supported? I don't have a lot of macro experience and I'm having trouble finding super useful resources for this type of problem.