Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify remote menu and Connect to... start entry #184845

Closed
joyceerhl opened this issue Jun 11, 2023 · 1 comment
Closed

Unify remote menu and Connect to... start entry #184845

joyceerhl opened this issue Jun 11, 2023 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality getting-started insiders-released Patch has been released in VS Code Insiders on-testplan remote Remote system operations issues
Milestone

Comments

@joyceerhl
Copy link
Contributor

joyceerhl commented Jun 11, 2023

Connect to... start entry and Remote Menu are two distinct entry points which help users with remote development scenarios.
Both entry points are implemented separately and can be consolidated to provide a unified and cohesive user experience.

Capabilities unique to Connect to...

  • It enables users to download and install remote extensions before usage.
  • It is exclusively available on the Welcome page.
  • It does not have the capability to dynamically update the quick pick items to include "Continue on" experiences.

Capabilities unique to Remote menu -

  • It is a menu item that remains accessible at all times, even outside of the Welcome page.
  • It supports the dynamic updating of quick pick items to include "Continue on" experiences.
@joyceerhl
Copy link
Contributor Author

\closedWith 1602ab8

@vscodenpa vscodenpa added the unreleased Patch has not yet been released in VS Code Insiders label Jun 26, 2023
@vscodenpa vscodenpa added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jun 27, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality getting-started insiders-released Patch has been released in VS Code Insiders on-testplan remote Remote system operations issues
Projects
None yet
Development

No branches or pull requests

3 participants