If you prefer blog posts: https://tosbourn.com/how-to-turn-on-i...
00:00 intro
00:05 whitespace issues
00:16 how to show whitespace by default on VS Code
By default, VS Code doesn’t display invisible, or whitespace, characters. It is easy to turn on should you need it. You can enable it from inside the application and it persists between sessions and projects.
By default whitespace characters will only show when text is selected or highlighted.
To enable invisible characters at all times on iOS go to your settings page; Code - Settings - Settings.
Or if you prefer keyboard commands `⌘ + ,`
In the search bar on the settings page, search for Render Whitespace and with the dropdown that appears select all, this will then show all whitespace characters.
From this selection you can also control other whitespace options such as turning off highlighting altogether.
-----
We help people with their web projects, from making websites and web apps, to helping with strategy and roadmap planning.
You can learn more about us on our website and LinkedIn;
https://tosbourn.com
/ 19658308
#VSCode #VSCodeExtensions #Whitespace #WebDevelopment #IDE