Altering Notepad++ Block/Stream comment functionality -



Altering Notepad++ Block/Stream comment functionality -

is there way alter way comment/uncomment menu commands work in notepad++ per language. want php comment function able <?php /* */ ?> instead of /* */

you can create user defined comment block. on image menu there dialogue window lightning bolt hover on it says user defined dialogue click it. click comment , number tab header , edit stream and/or block comment.

notepad++ comments

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -