- TypeScript 84.8%
- Vue 7.5%
- Python 5.6%
- Shell 1.2%
- HTML 0.4%
- Other 0.5%
This PR contains the following updates: | Update | Change | |---|---| | lockFileMaintenance | All locks refreshed | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" in timezone UTC, Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC. 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ansible/vscode-ansible). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hvcmUiLCJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> |
||
|---|---|---|
| .claude | ||
| .config | ||
| .devcontainer | ||
| .github | ||
| .vscode | ||
| docs | ||
| examples | ||
| images | ||
| media | ||
| packages | ||
| src | ||
| syntaxes | ||
| test | ||
| tools | ||
| webviews | ||
| .c8rc.json | ||
| .coderabbit.yaml | ||
| .dockerignore | ||
| .editorconfig | ||
| .env | ||
| .gitattributes | ||
| .gitignore | ||
| .gitleaks.toml | ||
| .issuetracker | ||
| .markdownlint-cli2.jsonc | ||
| .markdownlint.yaml | ||
| .markdownlintignore | ||
| .mcp.json | ||
| .ncurc.json | ||
| .npmrc | ||
| .pre-commit-config.yaml | ||
| .python-version | ||
| .readthedocs.yml | ||
| .vscode-test.mjs | ||
| .vscodeignore | ||
| .yamllint | ||
| AGENTS.md | ||
| ansible-language-configuration.json | ||
| biome.json | ||
| CHANGELOG.md | ||
| codecov.yml | ||
| commitlint.config.js | ||
| Containerfile | ||
| cspell.config.yaml | ||
| docker-compose.yml | ||
| eslint.config.mjs | ||
| jinja-language-configuration.json | ||
| knip.ts | ||
| LICENSE | ||
| mkdocs.yml | ||
| package.json | ||
| package.nls.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| pyproject.toml | ||
| README.md | ||
| renovate.json | ||
| settings.toml | ||
| sonar-project.properties | ||
| Taskfile.base.yml | ||
| Taskfile.yml | ||
| tsconfig.base.json | ||
| tsconfig.json | ||
| tsdoc.json | ||
| uv.lock | ||
| vite.config.mts | ||
| vitest.config.ts | ||
Ansible VS Code Extension
The Ansible extension for Visual Studio Code streamlines Ansible development by providing an integrated, feature-rich environment tailored for automation workflows. It offers features such as syntax highlighting, linting, intelligent code completion, and AI-assisted suggestions via Ansible Lightspeed.
With support for multi-root workspaces, containerized execution environments, and extensive configuration options, the extension enhances productivity and ensures consistent code quality for both individual and team-based projects. This extension adds language support for Ansible in Visual Studio Code and OpenVSX by using the ansible-language-server.
Please visit vscode-ansible documentation website for any instructions about installation, configuration and usage, including on how to contribute to it.
Features
- Ansible language server support with: syntax highlighting, validation, linting, auto-completion, documentation reference, go to definition.
- Interactive walkthroughs for most common actions
- Content Creation Tools
- LightSpeed support for AI-assisted code completion
