How to allow small letters in camel case names?
Hi,
I want to use the abbreviation 4m (4 meters) in my variable name. Does anybody know how I can tell IntelliJ / WebStorm to allow this?

Note: When using multiple uppercase letters I can define an abbreviation in IntelliJ / WebStorm. But this is not possible for lower case letters, right?
Post is closed for comments.
Not sure I follow you... It doesn't look like Webstorm/IDEA code inspection, the error comes from Roslyn code analyzer. What IDE is it, are you using some third-party plugin?
Elena Pogorelova You are right. I am using Jetbrains Rider and it is C# code. I did create this post in the wrong forum section. I cannot change the topic though:
Should I create a new post in the Rider forum?
Just to follow up. Here are some more screenshots.
It seems to come from Roslyn code analyzer:
I can disable it through Resharper setting.
I see, thanks for update. I can't move your post to Rider forum unfortunately, please try starting a new thread there
I have created a new thread there. This thread can be closed.
Thank you!