microsoft / vscode-remote-repositories-github

Quickly browse, search, edit, and commit to any GitHub or Azure Repos repository directly from within Visual Studio Code.
Creative Commons Attribution 4.0 International
205 stars 108 forks source link

Better Navigation in Remote Explorer #475

Open NikoAri opened 8 months ago

NikoAri commented 8 months ago

Type: Feature Request

Vs Code Remote Explorer tab could be improved 🙏

For example, once I open Remote repository on GitHub or Azure Repos, I can't easily share a link to it with other team members.

Even when I see remote repo in Remote Repositories tab, there is no option to share a link to it 🤷‍♂️

image

Currently, Right-Click gives options:

However, I would expect there to be an additional option to share this remote Repo path, something like:

Then, with that path, I would expect to be able to do something like: Launch a different instance of Vs Code File > Open Folder > paste Remote Repo Path And Vs Code would be able to open it! 🚀🏄‍♂️

VS Code version: Code 1.87.2 (863d2581ecda6849923a2118d93a088b0745d9d6, 2024-03-08T15:20:17.278Z) OS version: Windows_NT x64 10.0.22631 Modes:

joyceerhl commented 2 months ago

There will be a Copy vscode.dev Link action in the remote explorer for remote repositories beginning with Monday's insiders.vscode.dev. Note that VS Code doesn't support opening vscode-vfs URIs so that would be a larger feature request if you specifically wanted to open directly on desktop.

alexr00 commented 2 months ago

I'm not seeing this action:

Image

Latest VS Code insiders, latest pre-release of Remote Repositories and GitHub Repositories.