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

Enable remote resolvers to work on the web #183267

Closed
connor4312 opened this issue May 23, 2023 · 1 comment
Closed

Enable remote resolvers to work on the web #183267

connor4312 opened this issue May 23, 2023 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality on-testplan remote Remote system operations issues
Milestone

Comments

@connor4312
Copy link
Member

VS Code previously required remote information to be passed into the embedder. In part this was because the remote resolvers can only return a host and port to connect to, and this does not generally work for web where TLS is required.

@connor4312
Copy link
Member Author

Implemented in #180263

@connor4312 connor4312 self-assigned this May 23, 2023
@connor4312 connor4312 added feature-request Request for new features or functionality remote Remote system operations issues labels May 23, 2023
@connor4312 connor4312 added this to the May 2023 milestone May 23, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 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 on-testplan remote Remote system operations issues
Projects
None yet
Development

No branches or pull requests

1 participant