Skip to content

feat: add experimental button to open vscode locally #5654

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

Merged
merged 3 commits into from
Jan 10, 2023
Merged

Conversation

kylecarbs
Copy link
Member

@kylecarbs kylecarbs commented Jan 10, 2023

This uses the new Coder extension to open up any workspace with a single click.

It's currently under the experimental flag while we test and open-source the extension.

image

This uses the new Coder extension to open up any workspace
with a single click.
@kylecarbs kylecarbs requested a review from a team as a code owner January 10, 2023 15:25
@kylecarbs kylecarbs requested review from BrunoQuaresma and removed request for a team January 10, 2023 15:25
@kylecarbs kylecarbs self-assigned this Jan 10, 2023
@kylecarbs kylecarbs requested a review from presleyp January 10, 2023 15:26
Copy link
Contributor

@jsjoeio jsjoeio left a comment

Choose a reason for hiding this comment

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

Everything looks good to me. Thanks for adding stories!

…ories.tsx

Co-authored-by: Kira Pilot <kira@coder.com>
@kylecarbs kylecarbs enabled auto-merge (squash) January 10, 2023 15:54
)
})
.catch((ex) => {
console.error(ex)
Copy link
Contributor

Choose a reason for hiding this comment

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

Should the error be displayed?

Copy link
Member Author

Choose a reason for hiding this comment

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

I should probably make it display in an error notification... better than hiding it.

@kylecarbs kylecarbs merged commit d2ef727 into main Jan 10, 2023
@kylecarbs kylecarbs deleted the openvscode branch January 10, 2023 16:07
@github-actions github-actions bot locked and limited conversation to collaborators Jan 10, 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.

4 participants