Claudiu Saftoiu

Avatar
  • Total activity 3
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1
  • Created

    Prevent CLion from re-formatting code on close brace

    If I have:     <code>     <more code>     <some more code> If I want to put `<more code>` in its own scope, I do:     <code>     {     <more code>     | <-- cursor position     <some more code> As ...
    • 2 followers
    • 2 comments
    • 0 votes