Open lars-vc opened 3 years ago
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
i have seen issues #41 , #35 but even after adding
to my settings.json, it still doesnt seem to work. Selecting, copying, pasting it all doesnt make it appear in the polarcode tab