Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-completion doesn't work in subfolders #2437

Open
3 of 11 tasks
Buddinski88 opened this issue Jan 9, 2023 · 0 comments
Open
3 of 11 tasks

Auto-completion doesn't work in subfolders #2437

Buddinski88 opened this issue Jan 9, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Buddinski88
Copy link

Buddinski88 commented Jan 9, 2023

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

  1. Update Home assistant to the latest version 2023.1.2
  2. Update Studio code server to the latest version 5.5.1
  3. Create a new folder config/testfolder
  4. Create within the folder a new YAML file "test.yaml"
  5. 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:
@Buddinski88 Buddinski88 added the bug Something isn't working label Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant