Commenting code in Notepad++

前端 未结 10 1500
春和景丽
春和景丽 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:44

    To add a comment under any code on NOTEPAD++ first we have to save and define the programming or scripting file type. Like, save the file as xml, html etc. Once the file is saved in proper format you will be able to add a comment directly using the shortcut ctrl+Q

提交回复
热议问题