Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Copy in context menu does not work on Playbook Explanation view #1382

Open
TamiTakamiya opened this issue Jun 20, 2024 · 1 comment
Open
Labels
bug Something isn't working

Comments

@TamiTakamiya
Copy link
Collaborator

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

@TamiTakamiya TamiTakamiya added bug Something isn't working new labels Jun 20, 2024
@TamiTakamiya
Copy link
Collaborator Author

This seems to be a known issue of VS Code extensions: microsoft/vscode#141080

@audgirka audgirka removed the new label Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: No status
Development

No branches or pull requests

2 participants