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
337 stars 77 forks source link

lightspeed/schema1: rename InlineSuggestion for consistency #1408

Open goneri opened 1 week ago

goneri commented 1 week ago

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

goneri commented 1 week ago

Draft for now, we need to land and deploy https://github.com/ansible/ansible-ai-connect-service/pull/1147 first.