Is there any built in Indent Guide in Visual Studio Code?
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
We just released this in the June 2016 release (v1.3.0). You can enable it by adding the following to your settings.json
file:
"editor.renderIndentGuides": true
For anything more customizable indent guides you will need an extension such as Guides.