AgentSmith
AgentSmith copied to clipboard
Agent Smith is C# code style validation plugin for ReSharper (Visual Studio plugin).
Just wanted to say that I miss this extension. Would love to see it revived again.
Often times when documenting methods, you use words such as 'this' without intending to talk about the base class. (such as in the example below)  Adding the ability to...
Perhaps as a form of optimisation, Agent Smith appears to not suggest meta-tags after a meta-tag is first found in the documentation. This however forces users to add meta-tags manually...
old wiki can be found here https://code.google.com/archive/p/agentsmithplugin/wikis some entries are out of date and need an update or can be removed
was possible in older versions but is not available at the moment. the code still exists -> OpenOfficeDictionaryImporter
For example: `/// Returns a ` instead of `/// Returns a ` I'm using VS 2015 and R# 9.2.
Hey! Great tool. I've just noticed that for partial classes it will throw an error even if one of the classes has an xml comment against it. Is this intentional?...
Currently only available in triple slash comment
Greetings, R# 2024.2 is released and this is the only remaining extension that I have out of a dozen where it's not supported. Thank you for any effort you can...
When the spellchecker für ResX whants to load a dictionary for a neutral culture like "de" and it can't find one, because all default dictionaries packed with AgentSmith are for...