Dbak
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Dbak created a post, CompletedCritical issue: CLion doesn't start, only visible in task bar
When I start CLion, it is only visible in the task bar. This is a critical issue as this is the IDE I use for my work, and I cannot start it.No matter how long I wait, CLion is never visible. I can... -
Dbak commented, -
Dbak created a post, AnsweredCLion C++ Color Scheme: function calls which are macro parameters aren't colored. Is this fixable?
If I have a function call inside of a macro, like so: EXPECT_THAT(thingy, ElementsAre(THINGY)); ElementsAre() won't be colored like a function call, nor will it be colored like a Macro parameter. N...