Remove vertical dotted indentation lines in Visual Studio 2017

前端 未结 4 1283
深忆病人
深忆病人 2021-01-30 11:55

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

How can I remove them?

P.S. I disabled all extensions

4条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-30 12:41

    A slight update for those using Visual Studio Code, version 1.48.1 (2020-08-19) on Windows 10.

    1. Go to the Settings: Ctrl+, OR File => Preferences => Settings
    2. Search for renderindent
    3. Toggle the settings checkbox for Editor: Render Indent Guides

提交回复
热议问题