Start Dev Container inside IDE
When you mount sources, your local project directory is mounted (linked) into the container, and any changes made inside the container reflect in your local files and vice versa. This process is longer than the Create Dev Container and Clone Sources action but might be helpful for development workflows where you want to edit files using your local IDE while running them in the container.
Thanks for your feedback!
Was this page helpful?