Jump to content

Notepad++ Macro?


Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.