Intellisense autocomplete does not follow naming style
Answered
My current naming style for methods in c# is PascalCase (also called UpperCamelCase), and is 100% consistent across all the code base.
However, the intellisense autocomplete suggestions for method names are lowerCamelCase for some reason, and it suggests correcting it after completion. I tried different kind of stuff, options in both Visual Studio and resharper, but couldn't fix it.
Please sign in to leave a comment.
Hello Barsik, thanks for your question. Unfortunately, it looks like you have faced a known issue. Please comment or vote for it to get notifications about status changes.
Please let me know if there is anything else I could help you with. Have a great day!