Disable dotted outline around code

Sysprogs forums Forums VisualGDB Disable dotted outline around code

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27432
    rraab
    Participant

    I can’t figure out how to disable the dotted outline that ends up around function declarations and the like in Visual Studio 2019 with VisualGDB. I’m talking about these:

    Highlighting example

    That highlighting seems to remain on the last thing I typed, and I can’t figure out the option to turn it off.

    #27434
    support
    Keymaster

    Hi,

    Please try setting the Tools->Options->Text Editor->C/C++(VisualGDB)->Other->Max. change-driven tags option to 0.

    P.S. You can find a detailed searchable list of all VisualGDB settings here: https://visualgdb.com/settings/

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