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

Not giving me auto complete

Open joshk132 opened this issue 6 years ago • 2 comments

Cookbook version

3.3.1 and newer

Chef-client version

Chef Development Kit Version: 3.4.38 chef-client version: 14.6.47 delivery version: master (6862f27aba89109a9630f0b6c6798efec56b4efe) berks version: ERROR kitchen version: 1.23.2 inspec version: 3.0.12

Platform Details

Ubuntu 18.04 LTS fresh install

Scenario:

I am trying to have it like my old system and work one where when I start to type a resource it gives me the option to auto complete it and fill in some default values. Currently it will not auto complete or give suggestions.

Steps to Reproduce:

Fresh install of Ubuntu 18.04 LTS, atom.io installed on 2018-10-30 Install language-chef

Expected Result:

It would autocomplete / suggest a default resource block

Actual Result:

Nothing happens

joshk132 avatar Oct 31 '18 00:10 joshk132

Hi Josh,

I will test this issue and come back to you, if I have an update for you.

Best regards, Patrick

pschaumburg avatar Nov 01 '18 11:11 pschaumburg

Does the language detection show Ruby or Chef Recipes? If its showing Ruby change it to Chef Recipes and the code completion should work.

jmara avatar Nov 27 '18 11:11 jmara