I Chernikov
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 2
-
已编辑于 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... -
已编辑于 Breakpoint 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...