Is there a way to set the keyboard shortcut for Block Uncomment in Notepad++? I've searched through the list in Settings->Shortcut Mapper but I can only find a setting for Block Comment.
( CTRL+SHIFT+/ ) To uncomment multiple code lines right-click and select Source > Remove Block Comment. ( CTRL+SHIFT+\ )
Ctrl + K Block comment. Ctrl + Shift + K Block uncomment.
Therefore to “uncomment” a line of code is done by removing the “//“ and causes the compiler to execute that line of code.
Try ctrl+k for block comment
and ctrl+shift+k for block uncomment
You might find this site useful.
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