Productivity power tools 2013 remove vertical indent lines

后端 未结 4 700
闹比i
闹比i 2020-12-29 01:14

I\'m using \"Visual Studio 2013 Ultimate\" and \"Productivity Power Tools 2013\". There are these vertical indent lines and I don\'t know how to remove them.

I tried

相关标签:
4条回答
  • 2020-12-29 01:28

    For VS2017 go to Tools->Options->Text Editor->General - uncheck Show Structure Guidelines.

    0 讨论(0)
  • 2020-12-29 01:30

    In Visual Studio 2017 (15.5.2):

    Tools -> Options -> Text Editor -> C# -> Advanced -> Block Structure Guides -> Disable all

    0 讨论(0)
  • 2020-12-29 01:38

    VS 2013, I have to include this step:

    Tools --> Options --> Productivity Power Tools --> Other Extension --> Turn off "Show code structure in Editor"

    0 讨论(0)
  • 2020-12-29 01:42

    Found it. It is the "Structure Visualizer" option.
    Go to "Tools->Options" and in dialog select "Productivity Power Tools".

    It is an option close to the end of the list:

    Productivity Power Tools Structure Visualizer

    0 讨论(0)
提交回复
热议问题