octref/polacode

Can't copy (perhaps because of vscodevim)

lars-vc opened this issue · 2 comments

i have seen issues #41 , #35 but even after adding

 "vim.overrideCopy": false

to my settings.json, it still doesnt seem to work.
Selecting, copying, pasting it all doesnt make it appear in the polarcode tab

same problem

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