Show whitespace characters in Visual Studio Code

后端 未结 13 1587
不知归路
不知归路 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:24

    Hit the F1 button, then type "Toggle Render Whitespace" or the parts of it you can remember :)

    I use vscode version 1.22.2 so this could be a feature that did not exist back in 2015.

提交回复
热议问题