ansible-role-visual-studio-code-extensions icon indicating copy to clipboard operation
ansible-role-visual-studio-code-extensions copied to clipboard

Ansible role for installing Visual Studio Code extensions

Results 10 ansible-role-visual-studio-code-extensions issues
Sort by recently updated
recently updated
newest added

by the first installation of extension, everything is fine, but if I rerun the playbook it failed to reinstall the extension. is there any way to prevent this failure, by...

Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...

dependencies
python

Fixes #118 Standardized as per https://docs.ansible.com/ansible/latest/reference_appendices/common_return_values.html Now it's actually possible to get stdout/stderr with verbose options. Now STDERR isn't checked anymore for content, only return codes are taken into account,...

Sorry for the extra commits, created the branch wrong and didn't have time to fix it, only latest is relevant. Should work, but needs testing.

The 'code' command recently started printing the following line to stderr when run through sudo: `mkdir: cannot create directory ‘’: No such file or directory` This can be recreated by...

Bumps [certifi](https://github.com/certifi/python-certifi) from 2023.7.22 to 2024.7.4. Commits bd81538 2024.07.04 (#295) 06a2cbf Bump peter-evans/create-pull-request from 6.0.5 to 6.1.0 (#294) 13bba02 Bump actions/checkout from 4.1.6 to 4.1.7 (#293) e8abcd0 Bump pypa/gh-action-pypi-publish from...

dependencies
python

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. Release notes Sourced from urllib3's releases. 1.26.19 🚀 urllib3 is fundraising for HTTP/2 support urllib3 is raising ~$40,000 USD to release HTTP/2 support and...

dependencies
python

Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...

dependencies
python

Supports [VSCodium installed via flatpak](https://flathub.org/apps/com.vscodium.codium): ``` visual_studio_code_extensions: executable: flatpak executable_args: - run - com.vscodium.codium ```

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python