vscode-home-assistant
vscode-home-assistant copied to clipboard
Auto-completion doesn't work in subfolders
Problem/Motivation
I currently divide my YAML files into individual groups and place them in separate subfolders. Within the YAML files stored in them, the code is not auto-completed.
Expected behavior
Auto-completion should also work within a subfolder.
Actual behavior
If I try to add a value inside one of these YAML files. E.g. "binary_sensor.", then the possible values are not listed.
Steps to reproduce
- Update Home assistant to the latest version 2023.1.2
- Update Studio code server to the latest version 5.5.1
- Create a new folder config/testfolder
- Create within the folder a new YAML file "test.yaml"
- Try a value such as "binary_sensor." to add
Template
Extension runs in:
- [ ] VS Code for Desktop
- [X] Hassio Add-on
- [ ] Visual Studio Online
- [ ] Other:
I'm running VS Code on:
- [ ] Windows
- [ ] Mac
- [X] Linux
I'm accessing my files:
- [X] From local disk
- [ ] Via remote SSH
- [ ] Smb
- [ ] Other: