Clone Repository in Container Volume list previously cloned repositories

Open
#322,522 0 comments 0 reactions 1 assignee View on GitHub

@chrmarti is already working on this.

Since Jun 23, 2026.

Assessment

This issue has not been assessed yet.

Description

I am a user who has a repo with a devcontainer. I have designed the container to require no dependencies on startup (can start in a fresh directory without concern). I frequently want to work on multiple features and utilize Clone Repository into Container Volume for this. However, this requires me to type in the git repo url every single time I want to do this.

I am requesting a faster way to handle the workflow of creating another ephemeral devcontainer of a previously used repository.

I have two proposed paths to achieve a more efficient workflow for this:

  • Having a dropdown of recently used repositories (with potentially a way to star ones to always show up) that shows under the git url field in the existing Clone Repository into Container Volume popup. These values would need to be persisted at the level of the user running VSCode
  • The ability to "open a fork of my current devcontainer": If I am already in a devcontainer, support detecting the repo that is in use for it and support another copy of the repo directly into another ephemeral devcontainer
Dominant language
TypeScript
Stars
193k
Forks
42.9k
PR merge metrics
PR metrics pending

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.

More from microsoft/vscode

All issues in microsoft/vscode

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.