You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When editing yaml files, using the k8s module, the extension seems not to understand anything more than k8s, everything else seems not to work, like autocmpletion, this makes the plugin not usable for working with k8s.
Environment
Summary
When editing yaml files, using the k8s module, the extension seems not to understand anything more than k8s, everything else seems not to work, like autocmpletion, this makes the plugin not usable for working with k8s.
https://docs.ansible.com/ansible/latest/modules/k8s_module.html
Reproduce steps
Enable the extension, open up or edit an ansible file using the k8s module. add:
Expected Results
Auto completion should work for definition, and everything below it.
Actual Results
No auto-completion, and no help availble in the UI.
The text was updated successfully, but these errors were encountered: