I want to edit config files in my Home Assistant install with all the VS Code editor goodness.
I'm running Home Assistant via Docker inside Unraid Server.
How can I connect VS Code to the container?
All instructions are from inside VS Code...
Remote SSH extension.Docker extension.Dev Containers extension.ms-azuretools.vscode-docker

Remote SSH extension to connect to the unraid server at <ip_address:8123>.Docker extension in the sidebar and the Home Assistant container will be in the list.