Ignore numbers in naming conventions
Answered
We write CAD software and commonly have local variables names like "point2d" or "delta3d". Our naming convention for local variables is all_lower. No matter what I try, I can't get ReSharper to stop providing suggestions like change "delta3d" to "delta3_d". Is there any way to tell ReSharper to ignore numbers for naming conventions?
Please sign in to leave a comment.
Hello Steve,
There is very similar ticket in YouTrack https://youtrack.jetbrains.com/issue/RSRP-135069 about digits/numbers in naming styles.
Thanks!
Is there any progress in this matter? We have the same problem as Steve.
Hello Severin!
The issue is still open, I can only suggest to follow the issue - https://youtrack.jetbrains.com/issue/RSRP-135069 to get the latest updates on it. You are also welcome to comment or vote for it.
Thank you.