AgentSmith icon indicating copy to clipboard operation
AgentSmith copied to clipboard

Agent Smith is C# code style validation plugin for ReSharper (Visual Studio plugin).

Results 11 AgentSmith issues
Sort by recently updated
recently updated
newest added

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) ![image](https://user-images.githubusercontent.com/16698604/145581863-3c2e54ce-b545-4f53-b7ff-3fb62530bdb5.png) Adding the ability to...

enhancement

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...

bug

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

enhancement

For example: `/// Returns a ` instead of `/// Returns a ` I'm using VS 2015 and R# 9.2.

enhancement

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?...

enhancement

Currently only available in triple slash comment

enhancement

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...