Nono.MA

Hide hidden characters in VSCode

JULY 7, 2022

  • In Visual Studio Code's menu bar, go to Code › Preferences › Settings or press + ,.
  • Search for Render Whitespace (in the Search settings search bar).
  • Set the value to none.

You can also set this value to all to show hidden characters throughout Visual Studio Code, or set it to be displayed for boundary, selection, or trailing.

BlogCodeVscode