如何在 Visual Studio 代码中隐藏缩进箭头?

How do you hide the indent arrows in Visual Studio Code?

我最近打开 vscode 并在突出显示缩进时看到这个箭头。
我认为这与我使用的字体有关。我该如何隐藏它?

在设置中查找 whitespace;有一个选项可以一直显示它,仅在突出显示时显示,或者从不显示。

我相信默认值在最新版本中已更改为 'when highlighted',因此您可以将其切换回永不。

根据以下评论进行编辑:
确切的设置是 editor.renderWhitespace