Dnkpp2011

Avatar
  • Total activity 30
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 8
  • Created

    Team-Shared settings not recognized in cmake projects

    Hey there, it seems, as cmake projects have an empty solution name, the team shared layer is not loaded, even if its within the root project folder. Am I missing something? It has been working for ...
    • 2 followers
    • 8 comments
    • 0 votes
  • Created

    [Bug] anonymous parameters with type modifier (&, &&, *, **) get pushed downwards on code cleanup

    Hello, I have detected a strange behavior on code_cleanup. I have been able to make a short code example.   Every time I apply my code cleanup, resharper will insert a new line after below the par...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    Chop for template paramters

    Hey, I would like to configure template paramters to chop if long or multiline, as it's already available for braced initializers and formal parameters (see screenshot below). Is there anything I'...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    recurring crash

    Hey there,  I don't know exactly what happens, but when I work on a specific section of my codebase, resharper++ seems to crash very often. Here are two log files from /AppData/Local/Temp/JetLogs h...
    • 2 followers
    • 7 comments
    • 0 votes
  • Created

    enum value indentation

    Hello, I was looking for an option to automatically align my enum values. Currently I manually align them like this:   Unfortunately resharper does this on "cleanup code":   It would be OK if resh...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    (Silent) Code cleanup on save

    Hello, I wonder if there is any option to execute the code cleanup on file save for the specific file. As you can see here, there is a serious demand for this feature and some people use macros or ...
    • 3 followers
    • 6 comments
    • 0 votes
  • Edited

    C++test Catch2 & CMake - Invalid path to the test executable

    Hey there, I'm quite new to CMake and started a small project yesterday. Today I wanted to add some little unit-tests and had some issues making resharper++ happy. It always prompts me when I try t...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    colon of initialization lists in seperate line

    I love your tool and especially the code formatting part of it, but I think it has a bug (or at least I am not able to find the correct option for it). This short codes shows what's going wrong:   ...
    • 2 followers
    • 3 comments
    • 0 votes