You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Hassio Add-on
Visual Studio Online
Other:
I'm running VS Code on:
Windows
Mac
Linux
I'm accessing my files:
From local disk
Via remote SSH
Smb
Other:
The text was updated successfully, but these errors were encountered:
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
Template
Extension runs in:
I'm running VS Code on:
I'm accessing my files:
The text was updated successfully, but these errors were encountered: