Visual Studio代码前出现虚线的问题

代码编辑区出现绿色小点,影响视线

解决办法:

(1)打开设置

Visual Studio代码前出现虚线的问题

(2)将工作区标红框里的"editor.renderWhitespace": "boundary" 改为 "editor.renderWhitespace": "none"就好了

Visual Studio代码前出现虚线的问题

Visual Studio代码前出现虚线的问题

有的版本也能在用户设置里面

Visual Studio代码前出现虚线的问题

相关文章:

  • 2021-08-26
  • 2021-12-12
  • 2021-12-01
  • 2021-05-31
  • 2022-12-23
  • 2021-07-24
  • 2021-05-02
  • 2021-10-11
猜你喜欢
  • 2021-08-01
  • 2022-03-10
  • 2022-12-23
  • 2021-08-03
  • 2022-12-23
  • 2021-09-12
相关资源
相似解决方案