How to disable automatic 'this' qualifier when accessing class members
Several months ago, ReSharper started automatically substituteing 'this' qualifier when autocompleting or cleaning up code.
How to disable this feature?
It is extremely annoying, since it introduces redundant text and distracts attention.
Please sign in to leave a comment.
Hello Prodmitry
Thank you for contacting us! Please check the Extensions | ReSharper | Options | Code Editing | C# | Syntax Style | "Instance members qualification" | "Use this. qualifier for" setting. Maybe it's enabled alongside the Extensions | ReSharper | Options | Code Editing | C# | Syntax Style | "Apply syntax style on completion" setting.