Can't copy (perhaps because of vscodevim)
lars-vc opened this issue · 2 comments
lars-vc commented
wanzzhehe commented
same problem
xchrix commented
I meet same problem:
When I activate 'Vim' plugin, and use v
to select some code. Then I test y
and "+y
to copy code, they can copy plain text only. I can use y
and "+y
to copy code to other editor, but can't copy code into Polacode.
I add follow to my settings.json
, and meet above issue again
"vim.overrideCopy": false