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

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

问题描述

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

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

如何删除它们?

附:我禁用了所有扩展,但它没有帮助.

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:

进入菜单 Code->Preference->Settings 并搜索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天全站免登陆