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
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: