[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: yasnippet and friends: usefull ?
From: |
Xavier Maillard |
Subject: |
Re: yasnippet and friends: usefull ? |
Date: |
Thu, 30 Apr 2009 00:25:05 +0200 |
User-agent: |
Rmail GNU emacs 23.0 on Slackware 12.2.0 |
On Apr 27, 2009, at 11:34 PM, Xavier Maillard wrote:
> Hi,
>
> I was revamping my $TMP directory and found on old archive of
> yasnippet.
>
> Does anybody is really using it ? I mean do you find easy to TAB
> everytime you are typing code ? How do you use it in real life ?
> Don't you think abbrev-* is easier and less intrusive ?
>
Depends. For simple expansions, I prefer abbrev. Think: pub -> public,
pro -> protected, pri -> private, etc.
For more complex templates, I use yasnippet. For example, new file
templates (where it's lisp evaluation is handy), class and function
templates with docblocks, etc. I use it to reduce the repetitious
parts of programming, and let me focus on getting things done.
Thank you for your feedback, it will help.
Xavier
--
http://www.gnu.org
http://www.april.org
http://www.lolica.org
Re: yasnippet and friends: usefull ?, Xavier Maillard, 2009/04/29
Re: yasnippet and friends: usefull ?,
Xavier Maillard <=