Is it possible to make Notepad++ use a default set of text when I change the language to say php or perl? Basically I am lazy and say for perl I don't have to have to write out
#/usr/bin/perl
everytime or the tags in php.
Edit: I am avoiding the use of macros.