YASnippet, or Yet Another Snippet package just released a new beta with many new features. YaSnippet is a template system for emacs. It allows you to type an abbrevation and then trigger that abbreviation into an expansion in your buffer. Some of the new features are: Nested Placeholders: Nested placeholders allow you to support optional [...]
Entries Tagged as 'snippet'
YASnippet Updated – Supports Nested Placeholders and More
July 27th, 2009 by Rob Christie · 3 Comments
Yet Another Snippet Package
March 13th, 2008 by Rob Christie · 7 Comments
There are a number of snippet packages that are available for emacs: snippet.el, smart-snippet, and the older skeleton and tempo packages that are a part of emacs. The snippet package was in the words of the developer: A quick stab at providing a simple template facility like the one present in TextMate (an OSX editor). [...]