Rider autocompletion suggest totally wrong naming

Im working in Unity 3d and using Rider 2024.2.1.  When im creating a variable, rider suggest autocompletion with totally wrong name that is not match Naming Style in settings.

For example, when im creating “private float someVariable” rider suggest me to name it “SomeVariable”. The problem is that in naming settings there is lowerCamelCase for private members and it's really annoying to have such suggestions.

It's not related to unity serialized / not serialized fields naming rule, because it's disabled completely.

How can I fix this behavior to get accurate suggestions from Rider? 

0
1 comment

Hello Hitomilras ,

I tried to reproduce the same issue on my end, but it works correctly.  Could you please attach Rider settings: Settings | "Manage Layers" button at the bottom => “Export to File” in the context menu for each layer. I will try to reproduce the behaviour once again with your settings.

Thank you in advance!

0

Please sign in to leave a comment.