AgentSmith icon indicating copy to clipboard operation
AgentSmith copied to clipboard

Feature request: Ability to ignore specific identifier requiring meta-tag.

Open Neonalig opened this issue 4 years ago • 0 comments

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

Adding the ability to ignore 'WordCanBeSurroundedWithMetaTags' for specific words (i.e. 'this') would greatly enhance the user experience as they are no longer forced to wrap the word in <c></c> to indicate the identifier is not intended, or to add a comment suppression. This would perhaps be implemented as an 'identifier suggestion blacklist', allowing users to specify words they almost certainly don't want hints for, and can simply add the meta-tag themselves if required without being warned.

Neonalig avatar Dec 10 '21 13:12 Neonalig