Show whitespace characters in Visual Studio Code

后端 未结 13 1592
不知归路
不知归路 2020-12-04 05:12

Is it possible to show whitespace characters, like the space character, in Visual Studio Code?

There doesn\'t appear to be an option for it in the settings.js

13条回答
  •  心在旅途
    2020-12-04 05:43

    Just to demonstrate the changes that editor.renderWhitespace : none||boundary||all will do to your VSCode I added this screenshot:
    .

    Where Tab are and Spaceare .

提交回复
热议问题