ReSharper Abbreviations List: Where can I modify it?

前端 未结 9 1327
清酒与你
清酒与你 2021-01-30 15:26

I am using ReSharper 4.5, and what often happens when I am converting explicit properties into auto-properties, is that I will accidentally chose \"Add XX to abbreviations list\

9条回答
  •  [愿得一人]
    2021-01-30 15:55

    In Resharper 5. see answer below.

    -In Resharper 4 use Resharper/Options/Languages/Common/Naming Style Choose the radio "Override common settings" this enables the button "Manage Abbreviations"

    For a specific language

    • Resharper/Options/Languages/C#/C# Naming Style
    • Resharper/Options/Languages/VB/VB Naming Style

提交回复
热议问题