删除Visual Studio 2017中的垂直虚线缩进线 [英] Remove vertical dotted indentation lines in Visual Studio 2017

查看:383
本文介绍了删除Visual Studio 2017中的垂直虚线缩进线的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚安装了Visual Studio 2017,并在代码编辑器中得到了奇怪的垂直缩进标记.

I've just installed Visual Studio 2017 and got strange vertical indentation marks in code editor.

如何删除它们?

P.S.我禁用了所有扩展程序,但无济于事.

P.S. I disabled all extensions but it doesn't help.

推荐答案

在Visual Studio Code的最新版本(于2017年7月下载)中(请注意,这不是Visual Studio,但正如@tambre指出的那样,这可能是VS也有帮助),此设置的名称已更改:

In the last version of Visual Studio Code, downloaded in July/2017 (please note that this is not Visual Studio, but as @tambre pointed out, this may help in VS too), the name of this setting changed:

转到菜单代码"->首选项"->设置",然后搜索"renderIndentGuides".完整的设置应显示为:

Go to the menu Code->Preference->Settings and search for "renderIndentGuides". The complete setting should appear as:

  "editor.renderIndentGuides": true,

将其更改为false即可.

Change it to false and that's it.

这篇关于删除Visual Studio 2017中的垂直虚线缩进线的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆