V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
hugee
V2EX  ›  问与答

Visual Studio Code 使用问题求教

  •  
  •   hugee · 2017-10-31 21:59:02 +08:00 · 2838 次点击
    这是一个创建于 2368 天前的主题,其中的信息可能已经有所发展或是发生改变。

    Visual Studio Code 里面怎么显示空格,换行符,制表符,等这些特殊字符和控制字符? 该如何设置?

    想要如下图的效果:

    1.jpg
    1 条回复    2017-10-31 22:01:24 +08:00
    xupefei
        1
    xupefei  
       2017-10-31 22:01:24 +08:00
    // Controls how the editor should render whitespace characters, possibilities are 'none', 'boundary', and 'all'. The 'boundary' option does not render single spaces between words.

    "editor.renderWhitespace": "none",
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5318 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 01:27 · PVG 09:27 · LAX 18:27 · JFK 21:27
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.