Agent Smith is C# code style validation plugin for ReSharper (Visual Studio plugin).
Any additions to the plugin with features you need are welcome.
Donations are also gratefully welcome :)
Plugin has interface that allows you to specify what naming rules should be applied to certain declarations.
Declaration to which a naming rule applies is identified by one or more matching rules. In a Matching rule following can be specified:
For each kind of rule plugin highlights incorrect declaration and suggests quickfixes(except regular expressions).
Agent Smith can check that certain declaration have xml comments. And have flexible configuration interface for specifying what members shall have comments.
Agent Smith performs spell checking of
Open Office dictionaries can be imported so a few languages are virtually supported.
If you are smart pasting a text into XML comment Agent Smith will insert '///' characters at line breaks and optionally escape XML reserved characters. If you are smart pasting into a string literal Agent Smith will escape string characters correspondingly.
Automatically realigns words in comment to fit configured line width.
For more information, please check the home page.
What included in the [dowlnoad] file at pnasoft1. Setup version file.2. Free version.