RabbyteDan

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

    Getting C++ inspections for a C project

    Answered
    Hey after working with C++ I now want to give C a try and started learning it. I created a C 23 project in CLion and started experimenting with the language. But one thing I noticed, I am getting C...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Middle Mouse Multiline on Windows

    Answered
    Hey - I am using CLion on Windows, Linux and Mac. On Mac multiline selection and creating multiple carets via holding the middle mouse button and dragging over multiple lines works as expected. How...
    • 3 followers
    • 1 comment
    • 0 votes
  • Edited

    Refactor rename only in current project

    Answered
    When refactoring renaming variables or functions in a C++ project I sometimes noticed that this would scan for EVERY occurrence of the name, even in library files, documentation htmls et cetera. Co...
    • 2 followers
    • 1 comment
    • 1 vote