Okay, I would like to use VS code.
I can connect to my ubuntu machine and see my Home assistant yaml-files.
Edit configuration.yaml but when I try to save it I’m not allowed, write protected!
Is there any settings in VS code that I need to do to get write permission?
When I edit the files locally on the ubuntu machine with nano I need to use “sudo” to get premission to edit the files. Can that be a problem?
How do I check the yaml-file syntax in VS code ?
Do I need to install any add-on ?