issues
search
ansible
/
vscode-ansible
vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.
https://ansible.readthedocs.io/projects/vscode-ansible/
MIT License
364
stars
92
forks
source link
test-launcher: rebuild the .vsix on the fly if it's outdated
#1657
Closed
goneri
closed
1 week ago
goneri
commented
1 week ago
Rebuild the vsix before installing it if:
there is no .vsix
the sources are newer that the .vsix file
alisonlhart
commented
1 week ago
This is great :100:
Rebuild the vsix before installing it if: