I Chernikov

Avatar
  • Total activity 4
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2
  • Edited

    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...
    • 1 follower
    • 0 comments
    • 1 vote
  • Edited

    Breakpoint on a line with multiple instructions

    Answered
    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...
    • 2 followers
    • 1 comment
    • 0 votes