B
B
beril2015-11-11 22:51:38
C++ / C#
beril, 2015-11-11 22:51:38

How to make variable names private in ReSharper with a lower dash?

In general, how to make the names of private variables be separated by a lower hyphen.
private int _ myInt;
Previously, when I wrote the name of the variable, ReSharper suggested renaming it, now this item is gone ....
How can I return it?
I tried to set Options - Code editing - c# - Naming Style, but for some reason it still does not work.
Thanks in advance

Answer the question

In order to leave comments, you need to log in

2 answer(s)
B
beril, 2015-11-11
@beril

So I solved the problem by resetting the settings to default

V
Vitaly Litvinyuk, 2015-11-12
@Dzhamal

Naming rules are configured in Resharper->Options->Code Editing->C#->Naming Style
And since 9 (in my opinion) there is also a search by settings

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question