language-chef icon indicating copy to clipboard operation
language-chef copied to clipboard

Language detection for recipies not working as expected

Open jmara opened this issue 6 years ago • 2 comments

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.

jmara avatar Nov 27 '18 11:11 jmara

Seeing this as well.

f0rkz avatar Feb 07 '19 17:02 f0rkz

I am seeing this as well. Changing the file type to Chef Recipe works.

erinlkolp avatar Jun 14 '19 17:06 erinlkolp