Commenting code in Notepad++

前端 未结 10 1472
春和景丽
春和景丽 2020-12-02 13:49

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

10条回答
  •  南方客
    南方客 (楼主)
    2020-12-02 14:45

    CTRL+Q Block comment/uncomment.

    See Keyboard And Mouse Shortcuts - Notepad++ Wiki.

提交回复
热议问题