gazugafan / vscode-indent-on-paste

Visual Studio Code extension to re-indent pasted code to match the destination
7 stars 3 forks source link

Pasting does not work after installing this extension #18

Closed tankirules closed 2 years ago

tankirules commented 3 years ago

I am in a remote workspace, after enabling this extension, ctrl +v or using right click -> paste will paste nothing.

gazugafan commented 3 years ago

I can't reproduce this, but it sounds similar to #3 #7 and #12

In these, the problem was that the xsel binary wasn't set to be executable under Linux. Maybe check that to start? You should find this file where this extension is installed, under node_modules/clipboardy/fallbacks/linux