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

Language detection for recipies not working as expected #23

Open
jmara opened this issue Nov 27, 2018 · 2 comments
Open

Language detection for recipies not working as expected #23

jmara opened this issue Nov 27, 2018 · 2 comments

Comments

@jmara
Copy link

jmara commented Nov 27, 2018

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.

@f0rkz
Copy link

f0rkz commented Feb 7, 2019

Seeing this as well.

@erinlkolp
Copy link

erinlkolp commented Jun 14, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants