Let's say that I have
/*
* comment 1
* comment 2
*/
in my VSCode. What is the shortcut to uncomment?
I tried block comment shortcut but doesn't work well
/*
* .......
*/
becomes
* .......
Select the text that is commented out with /* and */ characters, and then press Ctrl+Shift+A.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With