This extension adds attribute and exception item templates for CSharp and Visual Basic. I made it because sharpdevelop has these templates and visual studio doesn't, and I could use them for my library. They are merely a convenience tool as they are based off of the code snippets, but are still really useful. The exception templates do use the standard pattern for serializable exceptions and provide all of the standard constructors. |