IC
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
Created Using rider as general C++ development IDE
I like how rider handles C++ code in unreal and it looks that it works with C++ much better than CLion in terms of refactoring, inspections, and quick fixes. Currently, I use CLion at work and use ... -
Created Rider doesn't see excluded files/directories in project
AnsweredSimilar to https://rider-support.jetbrains.com/hc/en-us/community/posts/115000559950-Rider-has-no-Project-Structure-how-to-see-all-excluded-Directories- but I have no option `show all files` -
Edited C# Code generation settings
I noticed that `CodeStyle` settings for `C#` lack a tab `Code generation` like for `JavaScript` or `Java`. Is there a way to force created fields/properties to be private by default? I also wanted...