Visual Studio 2015 - Change Light Bulb, Quick Action settings

后端 未结 2 909
孤街浪徒
孤街浪徒 2020-12-17 08:06

I\'ve started using Visual Studio 2015 today and really like the Light Bulb or Quick Action setting. I want to change these settings though, how do I do th

相关标签:
2条回答
  • 2020-12-17 08:22

    As @Richard suggested here comes the full path:

    Tools > Options > Text Editor > C# > Code Style and check Qualify member access with 'this'

    0 讨论(0)
  • trying to remove this from local properties or members.

    There is a setting under Text Editor | C# which controls whether this is used for member access: does this control that rule? (I don't have an install to hand to get the exact name.)

    0 讨论(0)
提交回复
热议问题