I'm not fond of the indentation guides in VS Code and find them distracting, except in HTML where they are necessary.
I know that I can disable them for all files by adding "editor.guides.indentation": false to settings.json, but is there any way of disabling them for all files but HTML files?