Does someone know of any port to VS2008 of the support for snippets for C++?
VS2005 had a nice enhancement pack:
Microsoft Visual Studio 2005 IDE Enhancements
But the snippets for C++ feature is not supported in VS2008. I already tryed to use the SDK to reimplement it but gave up out of lack of time since are a huge number of Language details to know in Babel. I find hard to believe nowone has needed this and implemented it as snippets can be one of the most effective production accelerators when used correctly.