danielperna84 / hass-configurator

Configuration UI for Home Assistant
MIT License
306 stars 168 forks source link

Request: Support .yml extension for YAML syntax highlighting #216

Closed lawm closed 3 years ago

lawm commented 3 years ago

Currently only .yaml detected as a YAML file.

Please add support for the .yml file extension.

wikipedia lists both .yml and .yaml as file extensions for this format.

I use the frigate integration, which uses a .yml file extension, instead of .yaml, so there's no highlighting by default. When selecting YAML manually in configuration, it works.