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.

MIT License

Downloads
3.7K
Stars
321
Committers
48

Bot releases are hidden (Show)

vscode-ansible - v24.4

Published by ssbarnea 7 months ago

Minor Changes

  • explanation: spinning icon during the loading (#1190) @goneri
  • Lightspeed: Trigger explanation using the context menu (right click) (#1191) @goneri
  • AAP-22175: Make CloudFront check more robust (#1168) @manstis
  • Playbook explanation and generation UI (#1133) @goneri @TamiTakamiya
  • AAP-19001: No training matches found for the latest accepted suggestion. (#1166) @manstis
  • AAP-19228: Refactor error handling in wisdom service and vscode extension (#1165) @manstis
  • AAP-21329: Capture relevant model in feedback events (#1131) @romartin
  • Add comment crediting Ansible Lightspeed to suggestion ghost text (#1117) @robinbobbitt
  • Add example to show feature support for playbook adjacent collection (#1123) @priyamsahoo

Bugfixes

  • Remove extra whitespace after lightspeed suggestion (#1163) @robinbobbitt
  • Do not send inlineSuggestionFeedback when completion API returns a non-200 status (#1129) @TamiTakamiya
  • Address 'User not authorized to access Ansible Lightspeed' when request is blocked by CloudFront (#1122) @manstis
vscode-ansible - v2.1

Published by ganeshrn over 1 year ago

Minor Changes

  • Easy discovery of Python interpreter and Ansible executables (#871) @priyamsahoo

Bugfixes

  • Add information message for inline suggestion trigger command (#896) @ganeshrn
  • Update status-bar items (#891) @priyamsahoo
  • Update inline suggestion trigger condition (#892) @ganeshrn
  • Add ability to select and set cursor on vars (#883) @priyamsahoo
  • Add logic for conditional Authentication Provider registration (#877) @ganeshrn
  • Fix regex to match trigger for lightspeed suggestion (#875) @ganeshrn
  • Update dependencies (#872) @ssbarnea
vscode-ansible - v2.0

Published by ganeshrn over 1 year ago

Major Changes

  • Add support for Ansible Lightspeed settings to enable/disable the service, configure base URL and enable/disable Watson code assistant @ganeshrn
  • Add support to authenticate with the Ansible Lightspeed service @priyamsahoo
  • Add support for inline suggestion for Ansible tasks using Ansible Lightspeed with Watson code Assistant @ganeshrn
  • Ansible Lightspeed panel support for displaying training matches for Watson Code Assistant @ganeshrn
  • Ansible Lightspeed status bar support with link to survey @ganeshrn
  • Add support to gather Ansible content data and sent it to Ansible Lightspeed service as feedback to improve the service @ganeshrn

Minor Changes

  • Update Ansible metadata event for enable/disable settings of Ansible Lightspeed (#853) @ganeshrn
  • Update inline suggestion service name (#851) @ganeshrn
  • Check for valid YAML for wisdom (#841) @ganeshrn
  • Update wisdom survey link (#838) @ganeshrn
  • To add the support for Ansible Lightspeed API versioning (#823) @justjais
  • Add support for training source matches for inline suggestions (#827) @ganeshrn

Bugfixes

  • Fix to provide inline suggestions on click (#849) @ganeshrn
  • Fix wisdom basePath empty/leading and trailing space issue (#843) @ganeshrn
  • Improve message handling for status code 204 (#839) @ganeshrn
  • More Project Wisdom renaming (#835) @elyezer
  • Fix unnecessary call to feedback API (#834) @ganeshrn
  • Add versioning for match API (#830) @ganeshrn
  • Update wisdom base path (#829) @ganeshrn
  • Show informational message when inline suggestion is empty (#828) @ganeshrn
  • Update Project Wisdom Name (#826) @elyezer
  • Minor OAuth fixes (#824) @priyamsahoo
  • Downgrade Redhat telemetry package because of ES module incompatibility (#825) @priyamsahoo
  • Inline suggestion improvements (#820)Co-authored-by: Ganesh Nalawade [email protected] (#820) @priyamsahoo
  • Fix improper indentation while copying (#821) @priyamsahoo
  • To fix Ansible wisdom basepath empty url issue (#816) @justjais
  • Ignore errors from feedback API (#810) @ganeshrn
vscode-ansible - v0.0.6

Published by ssbarnea over 3 years ago

vscode-ansible - v0.0.5

Published by ssbarnea over 3 years ago