vscode-coder icon indicating copy to clipboard operation
vscode-coder copied to clipboard

Match `coder.<workspace>` recents as well

Open code-asher opened this issue 1 year ago • 0 comments

Currently we look for recents based on the host name.

But if you opened a workspace with the remote SSH plugin directly, those host names are different than the special form our plugin uses.

We should be able to search for the coder.<workspace> form as well and offer those as options when connecting.

code-asher avatar Aug 02 '24 22:08 code-asher