I Chernikov
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
I Chernikov created a post, How to disable closing of a window on Esc?
I use an escape key often to close autocomplete popups, etc. and it's quite inconvenient when i'm doing changes in diff window and esc closes it and i have to reopen it on a needed file. Is there a... -
I Chernikov created a post, AnsweredBreakpoint on a line with multiple instructions
I saw that feature in Rider but i really lack this in CLion. Use case is simple: given a line with multiple instructions connect(something, &Something::Foo, this, [](){ std::cout << "want debug h...