This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Suppose that you want to use VS Code to work on a project within a Docker container on a remote VM. In addition to the Remote - SSH extension, what items do you need?
Dev Containers extension
Dev Containers extension and Docker installed on the VM
Docker installed on the VM
You want to create a custom VS Code configuration that you can share with others. What should you do?
Configure the extensions and settings, and then share the .vscode folder with others.
Configure the desired extensions and settings, and then turn on Settings Sync and share the URL with others.
Directly share the user settings file with others as JSON.
Create a new profile and export to a GitHub gist.
You want to make sure that any changes you make to VS Code are reflected everywhere that you use VS Code. What should you do?
Create a new profile and use the same profile everywhere.
Manually sync all VS Code installations because they're separate.
Turn on Settings Sync.
You must answer all questions before checking your work.
Was this page helpful?
Need help with this topic?
Want to try using Ask Learn to clarify or guide you through this topic?