Nono.MA

Show hidden characters in VSCode

JULY 6, 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 all.

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

BlogCodeVscode