microsoft / microsoft/vscode-remote-release

Investigate using Remote-SSH's local server in Remote-Containers

Open
#6,218 11 comments 1 reaction 2 assignees View on GitHub

@chrmarti is already working on this.

Since Jun 29, 2023.

containers feature-request ssh
Dominant language
Dockerfile
Stars
4.2k
Forks
470
Avg merge
1d 1h
Merged PRs (30d)
1

Description

From https://github.com/microsoft/vscode-remote-release/issues/6137#issuecomment-1017985665.

Options for API:

  • Remote-SSH could export API from its activate() function. It is not clear if a remote resolver can use another extension's API before resolving has finished. /cc @alexdima
  • Remote-SSH could place a module in its extension folder where Remote-Containers can load it from. (Remote-Containers can lookup Remote-SSH's extension folder using VS Code's extension API.)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.