gevans Posted March 18, 2010 Share Posted March 18, 2010 Hey guys, I'm currently using Notepad++ v5.6.7, big fan! I use macros from time to time to include simple comments "<!-- -->" and such, but am looking for something a bit more powerful I think. When I open a new document (HTML) I want a shortcut to add the basics, for example; <html> <head> <title></title> </head> <body> </body> </html> It would be more comprehensive than that, but you get the idea. Is there a way to achieve this without 1. opening the same old text document that I may have already created, 2. Without typing out every little bit of it and save as a macro? Cheers, Gareth Link to comment https://forums.phpfreaks.com/topic/195673-notepad-macro/ Share on other sites More sharing options...
gevans Posted March 22, 2010 Author Share Posted March 22, 2010 Little bump... any ideas? Link to comment https://forums.phpfreaks.com/topic/195673-notepad-macro/#findComment-1030014 Share on other sites More sharing options...
gevans Posted March 23, 2010 Author Share Posted March 23, 2010 This really is my last BUMP.... Following this I shall justt type it all out and save as a macro! Link to comment https://forums.phpfreaks.com/topic/195673-notepad-macro/#findComment-1030831 Share on other sites More sharing options...
gevans Posted March 23, 2010 Author Share Posted March 23, 2010 And we're done; I've found a lovely little plugin called Quick Text, it can be found here: http://sourceforge.net/projects/quicktext/ Hope someone finds this useful! Link to comment https://forums.phpfreaks.com/topic/195673-notepad-macro/#findComment-1030837 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.