I created some custom CSS to display whitespace in the editor as it’s something I find quite useful in VSCode to see where I’ve added extra trailing spaces unnecessarily, or where I’m using tabs instead of spaces, etc:

However, at the moment I can’t seem to target leading spaces or multiple spaces in the middle of a line, and I would love to see this as a built-in option, rather than a CSS hack.