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

Autocomplete is not working at all #3373

Open
3 of 11 tasks
shadow1349 opened this issue Jan 26, 2025 · 0 comments
Open
3 of 11 tasks

Autocomplete is not working at all #3373

shadow1349 opened this issue Jan 26, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@shadow1349
Copy link

shadow1349 commented Jan 26, 2025

Autocomplete doesn't work for me at all, I just get this message repeating in the output:

Applying schemas to 12 of your configuration files...
Assigning /Volumes/config/configuration.yaml the configuration.yaml schema
Assigning /Volumes/config/automations.yaml the configuration.yaml/automation schema
Assigning /Volumes/config/blueprints/automation/homeassistant/motion_light.yaml the blueprints/automation schema
Assigning /Volumes/config/blueprints/automation/homeassistant/notify_leaving_zone.yaml the blueprints/automation schema
Assigning /Volumes/config/blueprints/script/homeassistant/confirmable_notification.yaml the blueprints/script schema
Assigning /Volumes/config/automations.yaml the configuration.yaml/automation schema
Assigning /Volumes/config/scripts.yaml the configuration.yaml/script schema
Assigning /Volumes/config/scenes.yaml the configuration.yaml/scene schema
Assigning /Volumes/config/binary_sensors.yaml the configuration.yaml/binary_sensor schema
Schemas updated!
Got 557 entities from Home Assistant
Got 557 entities from Home Assistant
Got 557 entities from Home Assistant
Got 557 entities from Home Assistant
Discover all configuration files because file:///Volumes/config/binary_sensors.yaml got updated and new files were found...
Applying schemas to 12 of your configuration files...
Assigning /Volumes/config/configuration.yaml the configuration.yaml schema
Assigning /Volumes/config/automations.yaml the configuration.yaml/automation schema
Assigning /Volumes/config/blueprints/automation/homeassistant/motion_light.yaml the blueprints/automation schema
Assigning /Volumes/config/blueprints/automation/homeassistant/notify_leaving_zone.yaml the blueprints/automation schema
Assigning /Volumes/config/blueprints/script/homeassistant/confirmable_notification.yaml the blueprints/script schema
Assigning /Volumes/config/automations.yaml the configuration.yaml/automation schema
Assigning /Volumes/config/scripts.yaml the configuration.yaml/script schema
Assigning /Volumes/config/scenes.yaml the configuration.yaml/scene schema
Assigning /Volumes/config/binary_sensors.yaml the configuration.yaml/binary_sensor schema
Schemas updated!
Got 557 entities from Home Assistant
Got 557 entities from Home Assistant
Got 557 entities from Home Assistant
Got 557 entities from Home Assistant
Got 557 entities from Home Assistant
Got 557 entities from Home Assistant
Got 557 entities from Home Assistant
Got 557 entities from Home Assistant

Whenever I try to type into any of my yaml files this message will just repeat endlessly and the autocomplete feature will not work at all.

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:
@shadow1349 shadow1349 added the bug Something isn't working label Jan 26, 2025
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