Studio Code Server Addon has some great tweaks that makes editing yaml easier such as coloured indentations, syntax error highlighting, inline mdi icons, inline colour indicators, etc.
I would like to use all these tweaks on my locally installed VS Code application to edit Home Assistant yaml files rather than using the web GUI. I’ve tried simply transplanting user settings.json into VS Code but that didn’t work, so I wondered if there’s a list of applied tweaks and hopefully instructions on how to implement them please?