Sergeant Coolagin

- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 12
-
-
Sergeant Coolagin created a post, Don't autocomplete enum with members?
When typing in Enum class, Resharper automatically completes the list with its' members:This breaks the usual pattern of typing first few letters of a symbol and then pressing tab. For example: nam... -
Sergeant Coolagin commented, -
-
Sergeant Coolagin created a post, Where can I enable Resharper C++ suggestion to pass parameters as const references?
Where can I enable Resharper C++ suggestion to pass parameters as const references? I remember it was recommending me to make parameters const and then pass by reference when applicable, and it w... -
-
Sergeant Coolagin created a post, How to detect code style in a solution?
I want to apply a code style that is used in a C# solution(cloned Github repository). I read this article: https://blog.jetbrains.com/dotnet/2018/12/05/detection-code-styles-naming-resharper/ In th... -
Sergeant Coolagin commented, -
-