How to reformat naming styles with ReSharper?

后端 未结 4 917
萌比男神i
萌比男神i 2020-12-11 17:34

I have several pages of code that need to have naming styles reinforced, e.g. use fooBar instead of FooBar for local variables. I don\'t want to co

4条回答
  •  伪装坚强ぢ
    2020-12-11 18:37

    Its included in resharper 2018, find an occurence of the incorrectly named variable, use the resharper context menu to fix all occurrence in the solution.

提交回复
热议问题