In text fields and other text editors in Ubuntu, pressing the middle mouse button will copy whatever text is currently highlighted into the current pointer position. This is not working in Visual Studio Code v1.0.0. How do I enable it?
I've found an issue on VsCode's git repo, which will resolve the aforementioned problem. They do mention they may be a performance impact (I've not used it in earnest).
With the March release, it will be under a setting called
"editor.selectionClipboard"
, which is off by default until we better understand the perf implications of writing to the clipboard on every selection change.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With