VisualGDB Embedded/Resharper Compatibility Issue

Sysprogs forums Forums VisualGDB VisualGDB Embedded/Resharper Compatibility Issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9367
    borbmizzet
    Participant

    I can’t seem to find anything on the internet about VisualGDB/ResharperC++ incompatibilities, but I’m having the following problem: https://youtrack.jetbrains.com/issue/RSCPP-18095

    Am I the only one having this problem, or are others having it too?  Is there currently any method to resolve it?

    #9370
    support
    Keymaster

    Hi,

    Resharper uses a separate IntelliSense engine, so unless JetBrains explicitly adds support for parsing VisualGDB projects, it may not work properly.

    We do recommend using our Clang IntelliSense engine for VisualGDB projects as it is especially optimized for GCC-specific code and provides many improvements compared to the regular Visual C++ IntelliSense.

    If you miss some of the features with it, please let us know and we will consider adding them.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.