I\'m using Notepad++ as an editor to write programs in Python. It might sound daft but I looked around in the editor and could not find any means (not the manual wa
Yes in Notepad++ you can do that!
Some hotkeys regarding comments:
Source: shortcutworld.com from the Comment / uncomment section.
On the link you will find many other useful shortcuts too.
Use shortcut: Ctrl+Q. You can customize in Settings
Try the following shortcut:
Ctrl+K.
Two ways for block commenting:
or