Code Contracts Editor Extension
Bake the Code Contracts Editor Extension into Visual Studio, with less bugs, better performance and more features.
http://visualstudiogallery.msdn.microsoft.com/85f0aa38-a8a8-4811-8b86-e7f0b8d8c71b
69
votes
2 comments
-
Adam Speight
commented
Make it support VB.net as well.
-
Lex commented
It would be nice to see some refactorings around contracts as well; such as adding basic checks for null or generating a contract class for an Interface. A more complex refactor to convert existing ArgumentExceptions to a Contract expectation would be great too as well as documentation generation.