OT: good code snippet manager

Wildemar Wildenburger lasses_weil at klapptsowieso.net
Sat Nov 17 09:42:03 EST 2007


Wensui Liu wrote:
> Might anyone recommend a good code snippet manager to me?
> Thank you so much!
> 
What does "good" mean in that sense? If you want an editor-independent 
solution, plain-textfiles never fail (by definition, sort of).

If your text editor does not support them, but you want inline snippet 
support, get a new editor. jEdit, which I use, has a plugin for that. 
Dynamic snippets, whoohoo (I don't use them.)! I would be surprised if 
Eclipse didn't have snippets; heck, basically any serious text editor 
can be expected to have snippets (or be able to be extended that way).

This question is a little too vague to give any meaningful answer. If 
you explain what editor you (would like to) use, what you want the 
snippets for, etc., better answers will come up; I'm sure.

In that regard: Reading 
<URL:http://www.catb.org/~esr/faqs/smart-questions.html> is never a 
waste of time.

regards
/W



More information about the Python-list mailing list