[211] Remove redundant this qualifier using Reformat code
The option "Remove redundant this. qualifier" does not seem to work when
reformatting the code with Ctrl + Alt + F. Is this a known issue? Should I
change a setting in the options?
I have set the following option to "Do not use":
ReSharper Options -> Code Style -> C# -> Other -> Other -> Force "this."
qualifier for instance member"
Gabriel Lozano-Morán
MCSD .NET
Real Software
http://www.realdn.net
http://www.realsoftware.be
Please sign in to leave a comment.
This option could only remove "this.", but not to insert it
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Gabriel Lozano-Morán" <glozano@no-spam.org> wrote in message
news:dnmh4j$4i8$1@is.intellij.net...
>
>
>
I am trying to use the reformatting of the code to remove the this.
qualifier but this no longer seem to work
Gabriel
"Eugene Pasynkov (JetBrains)" <Eugene.Pasynkov@jetbrains.com> wrote in
message news:dnmhkt$bf4$1@is.intellij.net...
>
I
>
>
Works fine at my side.
Please check the following options:
ReSharper->Options->Code Style->C#->Other->Force "this." qualifier"
is set to "Do not use"
Alt-Ctrl-F - "Remove redundant 'this.' qualifier" is checked
--
Eugene Pasynkov
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Gabriel Lozano-Morán" <glozano@no-spam.org> wrote in message
news:dnmiqk$ns0$1@is.intellij.net...
>I am trying to use the reformatting of the code to remove the this.
>
>
>> This option could only remove "this.", but not to insert it
>>
>> --
>> Eugene Pasynkov
>> Developer
>> JetBrains, Inc
>> http://www.jetbrains.com
>> "Develop with pleasure!"
>> "Gabriel Lozano-Morán" <glozano@no-spam.org> wrote in message
>> news:dnmh4j$4i8$1@is.intellij.net...
>> > The option "Remove redundant this. qualifier" does not seem to work
>> > when
>> > reformatting the code with Ctrl + Alt + F. Is this a known issue?
>> > Should
>> > change a setting in the options?
>> >
>> > I have set the following option to "Do not use":
>> > ReSharper Options -> Code Style -> C# -> Other -> Other -> Force
>> > "this."
>> > qualifier for instance member"
>> >
>> > Gabriel Lozano-Morán
>> > MCSD .NET
>> > Real Software
>> > http://www.realdn.net
>> > http://www.realsoftware.be
>> >
>> >
>>
>>
>