Schnippetize your life
After a talk by Bill McCarthy and Nick Randolph, I'm jazzed about the Snippet features of VB.net 2005. Check out the Snippet Editor Bill and others have been working on through CodeProject. This is all specific for VB people... now that I've joined the dark side, I'll have to see what we've got in the C# world. Any thoughts? Also, I'm wondering what features from the World's Second Simplest Code Generator can be pushed into the Snippet Editor, or something similar. (And conversely, what features from the snippet editor can be pushed into the World's "n" Simplest Code Generator?)
'Bill Brown' on Fri, 02 Sep 2005 14:34:36 GMT, sez:
It's hard to say, but ReSharper has some great templating, CodeKeep has some good snippeting but seems to lack the templating, and CodeFetch offers ready access to code snippets from books.
I'm not really sure what aspect of snippeting you're talking about (and the Snippet Editor site is pretty vague as well),
but decidedly none of them are as simple as your code generator.
|