tomaciazek / vscode-ansible

Ansible VS Code Extension
MIT License
28 stars 3 forks source link

auto completion didn't work #29

Closed ZaSiMiSaZ closed 3 years ago

ZaSiMiSaZ commented 3 years ago

Summary

The auto completion didn't work.

Extension version

Ansible v0.4.5

VS Code version

Version: 1.60.2 (Universal)

Ansible Version

ansible [core 2.11.5] 
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['~/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/local/lib/python3.9/site-packages/ansible
  ansible collection location = ~/.ansible/collections:/usr/share/ansible/collections
  executable location = /usr/local/bin/ansible
  python version = 3.9.7 (default, Sep  3 2021, 12:37:55) [Clang 12.0.5 (clang-1205.0.22.9)]
  jinja version = 2.11.3
  libyaml = True

OS / Environment

MacOS Big Sur

Relevant log output

No response

tomaciazek commented 3 years ago

Judging by the version this is related to the plugin version sourced here: https://github.com/ansible/vscode-ansible