I've looked and I cannot find a program like this. I'm looking for a snippet program where if I type a certain phrase, it will insert a snippet there instead. So say for example I have it to replace "{permalink}" with <?php the_permalink(); ?>. No matter what I'm typing in, I could type {permalink} and it would replace it with the snippet. Anyone know of a program like this?