vscode-ansible icon indicating copy to clipboard operation
vscode-ansible copied to clipboard

vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.

Results 232 vscode-ansible issues
Sort by recently updated
recently updated
newest added

Merge summaries API into generations API to be more consistent with corresponding WCA API.

minor

VS Code counterpart of https://github.com/ansible/ansible-ai-connect-service/pull/979

The PR will add unit tests for the utility functions written for the content creator features in the extension.

skip-changelog

### Summary when using ansible lint on a machine with dotnet installed i get the following error: `cmd 'ansible-lint --version' has the following error/warning: WARNING: PATH altered to expand ~...

bug

### Summary Event-Driven Ansible rulebooks are not syntax highlighted and auto completion is missing ![image](https://github.com/ansible/vscode-ansible/assets/54766327/45335b7f-c3ec-40dd-a8d8-628dfcc5005c) in comparison to playbooks: ![image](https://github.com/ansible/vscode-ansible/assets/54766327/cc0a985f-bad1-4937-b5eb-1bc980347a5a) the `ansible-lint` part is working correctly. Only syntax highlighting and...

feature

Bumps the dependencies group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@shikijs/core](https://github.com/shikijs/shiki/tree/HEAD/packages/core) | `1.9.0` |...

skip-changelog
dependabot-deps-updates

updates: - [github.com/streetsidesoftware/cspell-cli: v8.8.2 → v8.9.0](https://github.com/streetsidesoftware/cspell-cli/compare/v8.8.2...v8.9.0)

skip-changelog

### Summary In the Playbook Explanation view, the copy menu item in the context menu does not work. For copying a text on the view, we need to select text...

bug

Rename `inlineSuggestion` key to `inlineSuggestionFeedback` to be consistent with the other key of the `FeedbackRequestParams` structure.

minor