Tami Takamiya
Tami Takamiya
This is an experiment to reduce the 20 sec wait time used in e2e test.
### Problem Previously ansible-language-server was provided as a separate repository. While it is now merged in to the vscode-ansible repository, the development documentation ([development.md](https://github.com/ansible/vscode-ansible/blob/main/docs/development.md)) is still assuming the old structure....
Update the error message displayed for the error that WCA model was not found. Old msg was: `Could not find a Model Id for IBM watsonx Code Assistant. Please contact...
This PR addresses to fix following two problems: 1. When either Thumbs Up or Thumbs Down button is clicked for the outline result, two notification messages ``` Thanks for your...
Merge summaries API into generations API to be more consistent with corresponding WCA API.
### 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...
### Describe the bug We are trying to use the new ubuntu-24.04 GitHub Action runner image in our CI and found UI test was failing ([reference](https://github.com/ansible/vscode-ansible/pull/1480)). As far I looked...
### Problem This is the continuation of #1442, which reported a bug that Ansible Lightspeed view on the sidebar displayed "undefined". #1442 also suggested: > Maybe a suggestion to enable...