Anyone who currently uses PSpad or notepad++ for their text editor with EE?
After just installing the current version and recording a macro by simply hitting record, pasting in an EE tag like:
{exp:weblog:entries weblog="news_articles" limit="1"} closing tag {/exp:weblog:entries}
Then hit Stop Recording, and Save current Macro.
You then have the option to name the Macro such as expTag, and then define a keyboard shortcut right there.
Now in the text editor just hitting Ctrl + E and it pastes in that tag as above.
It might not be too tough to transpose the entire Textmate bundle then by recording each as a Macro. Running under user defined functions hopefully the keyboard shortcuts wouldn’t conflict with other shortcuts for the program.
I just figured out I think it was notepad++ not PSpad, I had used to create the macros, liking notepad++ then.