vscode-docs-view icon indicating copy to clipboard operation
vscode-docs-view copied to clipboard

This used to work in remoteSSH. Now it stopped working

Open rbadapanda opened this issue 2 years ago • 0 comments

Now it only shows an non-ending progress bar.

I have it installed locally and I use it in remotessh.

I have the following in my settings.json

    "remote.extensionKind":  {
            "bierner.docs-view": "ui",
     }

my vscode

Version: 1.69.0-insider
Commit: 173f4bea73601a31859372b409cac2c20fa91194
Date: 2022-06-24T06:32:01.748Z
Electron: 18.3.4
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Darwin x64 21.5.0

rbadapanda avatar Jun 25 '22 04:06 rbadapanda