Custom Naming Rules
Answered
Our code style here is that all non-public fields are "_" prefix and all public fields are not.
When I got to Code Style/Naming I only get the option to edit non-private and private, meaning that my naming schema between public and protected are bound :(
Is there any way I could fix this? I know that ReSharper has settings to customize naming but I'm not sure if Rider can through its GUI or by altering a file manually?
Thanks
Please sign in to leave a comment.
Steven,
Unfortunately, Rider doesn't have UI for Custom Naming rules yet, but it can use naming rules configured in ReSharper. Please vote for the corresponding feature request in Rider tracker: https://youtrack.jetbrains.com/issue/RIDER-8339
Thanks Julia,
However this relies on separate trial software, unless we paid for it, meaning it's temporary. We'll do that for now but it will be a missing feature for us in the near future.