language-chef
language-chef copied to clipboard
Language detection for recipies not working as expected
language-chef version
3.5.1 (latest)
Atom version
1.32.2 (latest)
Platform Details
OSX
Scenario:
Opening a default recipe e.g. my-cookbook/recipes/default.rb detects language Ruby instead of Chef Recipes auto-complete does not work. Changing it manually to Chef Recipes enables auto-complete. Disabling language-ruby enables automatic language detection but drops syntax highlighting. (Metadata detection is working)
Steps to Reproduce:
Open any recipe and check if Ruby is detected.
Expected Result:
Openning a recipe should result in Chef Recipes detection.
Actual Result:
Language Ruby is detected.
Seeing this as well.
I am seeing this as well. Changing the file type to Chef Recipe works.