Paste as unformatted still formats
已回答
Hello,
Running macOS Big Sur 11.6
IntelliJ IDEA 2021.2.1
I cannot get past without formatting to work successfully.
For example, on the following line: I cannot get paste without format to work properly. Please advise.
- name: Setup environment for the right cluster
shell: aws eks --region us-east-2 update-kubeconfig --name public-apps --kubeconfig "{{ tempdir.path }}/.kubeconfig"
(paste without formatting via right clicking or hotkey)
- name: Setup environment for the right cluster
shell: aws eks --region us-east-2 update-kubeconfig --name public-apps --kubeconfig "{{ tempdir.path }}/.kubeconfig"
请先登录再写评论。
It's a known bug: https://youtrack.jetbrains.com/issue/IDEA-202362.