Hello, I’m looking for information on Anysphere Dev Container roadmap / features, particularly the ability to “Clone Repository in Container Volume.” This feature was vital to improve performance of e.g. compiling or building code within an isolated container. It’s blockingly slow to run npm ci on larger projects =)
Back in June it was mentioned that it was in the works, but I’m not seeing it in the current version.
Is there a dedicated docs page for the plugin?
Docs from the VSC version: Developing inside a Container
Thanks!