Open
Description
The extension simply does not work and there is no clue on why in the logs. Please see the video below:
Code_lRFciLHQIZ.mp4
I would deeply appreciate any help to figure this issue out. Because of it, I was not able to test this PR.
I have this in my .vscode/settings.json
:
{
"files.associations": {
"*.yaml": "home-assistant",
},
"vscode-home-assistant.hostUrl": "https://myhassinstancecorrectaddresswithpropercertificate",
"vscode-home-assistant.longLivedAccessToken": "absolutelycorrectlonglivedaccesstoken"
}
Extension runs in:
- Advanced SSH & Web Terminal, connected through VS Code Remote SSH on Windows.
I'm running VS Code on:
- Windows
- Mac
- Linux
I'm accessing my files:
- From local disk
- Via remote SSH
- Smb
- Other: