vscode-comment-anchors icon indicating copy to clipboard operation
vscode-comment-anchors copied to clipboard

Disconnects when using on AWS instance via Remote

Open BrunoFant opened this issue 4 years ago • 1 comments

Issue Type: Bug

Connection to the server (using a key pair) works without problems, but when and only when the Comment Anchors extension is installed, the connection will drop a few moments in (when comment anchors is ~7% into scanning a large workspace), forcing a reload of the VS window- effectively renders the extension unusable.

Extension version: 1.6.1 Remote version: 0.49.0 VS Code version: Code 1.42.1 (c47d83b293181d9be64f27ff093689e8e7aed054, 2020-02-11T14:50:36.977Z) OS version: Linux x64 5.3.0-40-generic Remote OS version: Linux x64 4.15.0-1058-aws Remote OS version: Linux x64 4.15.0-1060-aws

BrunoFant avatar Mar 11 '20 15:03 BrunoFant

Have you tried disabling workspace anchors by setting commentAnchors.workspace.enabled to false in your settings?

macjuul avatar Mar 13 '20 11:03 macjuul