Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReSharper always prefixes members with "this" #39

Open
GabrielSandor opened this issue Dec 8, 2020 · 1 comment
Open

ReSharper always prefixes members with "this" #39

GabrielSandor opened this issue Dec 8, 2020 · 1 comment

Comments

@GabrielSandor
Copy link

After installing the StyleCop.ReSharper extension, i noticed that ReSharper always prefixes members with the "this" keyword after i type them, even if i disabled this setting both in the StyleCop file and in ReSharper. I found no way of disabling this behaviour, short of uninstalling the StyleCop.ReSharper extension.

@matkoch
Copy link
Collaborator

matkoch commented Feb 22, 2021

Just a recommendation: have you tried the newer StyleCopAnalyzer package? The original StyleCop implementation is out-of-date with newer language versions, and it continues to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants