Open joshk132 opened 6 years ago
Hi Josh,
I will test this issue and come back to you, if I have an update for you.
Best regards, Patrick
Does the language detection show Ruby or Chef Recipes? If its showing Ruby change it to Chef Recipes and the code completion should work.
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