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

Linting and autocomplete, etc have stopped working #591

Closed
1 task done
stuartbloom-alvaria opened this issue Aug 12, 2022 · 1 comment
Closed
1 task done

Linting and autocomplete, etc have stopped working #591

stuartbloom-alvaria opened this issue Aug 12, 2022 · 1 comment
Labels
bug Something isn't working new

Comments

@stuartbloom-alvaria
Copy link

Sanity check

  • I certify that the redhat.ansible extension is in use and the language of the document in this bug report shows up as Ansible

Summary

Running vs code with the extension has stopped working with lint, etc. I no longer get errors reported or help when pressing ctrl+space or hovering over keywords.

I have also noticed that when saving a file I no longer see ansible-lint working :(

Extension version

0.11.10

VS Code version

1.70.1

Ansible Version

ansible [core 2.11.6]
  config file = /home/sbloom/code/wfm/ansible/ansible.cfg
  configured module search path = ['/home/sbloom/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /home/sbloom/.local/lib/python3.9/site-packages/ansible
  ansible collection location = /home/sbloom/.ansible/collections:/usr/share/ansible/collections
  executable location = /home/sbloom/.local/bin/ansible
  python version = 3.9.2 (default, Feb 28 2021, 17:03:44) [GCC 10.2.1 20210110]
  jinja version = 2.11.3
  libyaml = True

OS / Environment

windows 10, wsl debian 11, ansible-lint 5.2.1 using ansible 2.11.6

Relevant log output

No response

@stuartbloom-alvaria stuartbloom-alvaria added bug Something isn't working new labels Aug 12, 2022
@ssbarnea
Copy link
Member

Install the pre-release version, it will work.

ssbarnea pushed a commit that referenced this issue Mar 15, 2024
## v1.2.0

### Minor Changes

- Add support for playbook adjacent collections (#511) @priyamsahoo
- Use antsibull-docs-ts to render semantic markup (#563) @felixfontein

### Bugfixes

- Fix isPlaybook method (#590) @priyamsahoo
- Fix vars completion in task files (#589) @priyamsahoo
- Return URI instead of filepath (#560) @ajinkyau

Co-authored-by: Ansible DevTools <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working new
Projects
None yet
Development

No branches or pull requests

2 participants