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 start entry items for desktop #185908

Merged
merged 3 commits into from
Jun 22, 2023

Conversation

bhavyaus
Copy link
Collaborator

@bhavyaus bhavyaus commented Jun 22, 2023

Addresses: #184845

Changes:
remoteIndicator.ts - Moved code over from remoteStartEntry.ts for displaying and installing installable extensions in the remote menu quick pick.

remoteStartEntry.ts - Removed all code related to fetching remote commands. We now rely entirely on the remote menu for this. Only code remaining in the remote start entry is the code to execute start command for tunnel since the welcome page for the web contains a Connect to tunnel entry instead. Continue on menu items now also show up in the remote start entry

gettingStartedContent.ts - switch over to using the remote.showMenu command.

@vscodenpa vscodenpa added this to the June 2023 milestone Jun 22, 2023
@bhavyaus bhavyaus requested a review from joyceerhl June 22, 2023 19:01
@bhavyaus bhavyaus requested a review from joyceerhl June 22, 2023 22:02
Copy link
Contributor

@joyceerhl joyceerhl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@bhavyaus bhavyaus merged commit 1602ab8 into main Jun 22, 2023
@bhavyaus bhavyaus deleted the dev/bhavyau/remote-menu branch June 22, 2023 23:26
@github-actions github-actions bot locked and limited conversation to collaborators Aug 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants