VS code appending special characters on paste

653 Views Asked by At

I'm using VS code for editing javascript files. However I seem to see a bug when I go to copy and paste between files. Each time I paste I am getting a special character appended to the end of each line.

Has anyone else seen this problem? If so is there a fix?

1

There are 1 best solutions below

0
On

This sounds like a bug, Please file an issue at https://code.visualstudio.com/Issues. Screenshots, or code examples to reproduce this are appreciated!

Thanks a lot!