Is there any way to change the way Comment/Uncomment menu commands work in notepad++
per language.
I want the php comment function to be able to do <?php /* */ ?> instead of just /* */
Is there any way to change the way Comment/Uncomment menu commands work in notepad++
Share
You can create a user defined comment block. On the picture menu there is a dialogue window with a lightning bolt hover over it it says user defined dialogue click it. Click Comment and Number tab header and edit stream and/or block comment.