vscode-ansible
vscode-ansible copied to clipboard
Copy in context menu does not work on Playbook Explanation view
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 and need to click ctrl-C
Extension version
24.6.0
VS Code version
1.90.1
Ansible Version
ansible [core 2.16.6]
config file = /etc/ansible/ansible.cfg
configured module search path = ['/home/ttakamiy/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /home/ttakamiy/git/ansible/ansible-content-parser/venv/lib64/python3.10/site-packages/ansible
ansible collection location = /home/ttakamiy/.ansible/collections:/usr/share/ansible/collections
executable location = /home/ttakamiy/git/ansible/ansible-content-parser/venv/bin/ansible
python version = 3.10.14 (main, Apr 17 2024, 00:00:00) [GCC 14.0.1 20240411 (Red Hat 14.0.1-0)] (/home/ttakamiy/git/ansible/ansible-content-parser/venv/bin/python3.10)
jinja version = 3.1.3
libyaml = True
OS / Environment
Fedora 40
Relevant log output
No response