Productivity power tools 2013 remove vertical indent lines

戏子无情 提交于 2019-11-30 04:37:33

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:

VS 2013, I have to include this step:

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

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

In Visual Studio 2017 (15.5.2):

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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!