Structure Guide Lines

Sysprogs forums Forums VisualGDB Structure Guide Lines

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #30158
    zhangjingruGmail
    Participant

    hi, VisualGDB’s C++ editor does not have Structure Guide Lines

    how to tructure Guide Lines : https://dailydotnettips.com/turning-onoff-structure-guide-lines-in-visual-studio-2017/

     

    and How to choose visual studio’s default C/C++ text editor?

     

     

    #30159
    zhangjingruGmail
    Participant

    tructure Guide Lines

    #30161
    support
    Keymaster

    Hi,

    Sorry, this is not supported. In order to keep compatibility with older Visual Studio versions, VisualGDB is using a legacy interface for managing the code outline. Although it supports all of the other functionality, it indeed does not show the structure guide lines. We will consider updating to the newer interfaces in one of the next VisualGDB releases.

    #30163
    arrow201
    Participant

    I was going to ask this question at some point. I thought maybe the guide lines were left out purposely to avoid clutter, since there’s already much info already. If you really must see the guide lines: Project Properties | Intellisense Settings, change the Intellisense Engine to “Regular VC++”, but of course you lose all the Clang goodies.

    #30167
    zhangjingruGmail
    Participant

    hi

    can I choose visual studio default C/C++ text editor?

     
    <div id=”gtx-trans” style=”position: absolute; left: 386px; top: 55.2px;”>
    <div class=”gtx-trans-icon”></div>
    </div>

    #30170
    zhangjingruGmail
    Participant

    hi

    can I choose visual studio default C/C++ text editor?
    <div id=”gtx-trans” style=”position: absolute; left: -14px; top: 55.2px;”>
    <div class=”gtx-trans-icon”></div>
    </div>

    #30173
    zhangjingruGmail
    Participant

    thanks @arrow201 !
    You solved my problem

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