1
0
mirror of synced 2026-01-06 06:02:35 -05:00

[2023-05-04, fast follow]: Settings Sync Update (GA) (#36819)

Co-authored-by: hubwriter <hubwriter@github.com>
Co-authored-by: Melanie Yarbrough <11952755+myarb@users.noreply.github.com>
This commit is contained in:
Isaac Brown
2023-05-04 16:45:05 +01:00
committed by GitHub
parent f7742d89f2
commit 55158284ac
8 changed files with 90 additions and 26 deletions

View File

@@ -1,3 +1 @@
When you enable Settings Sync in an instance of {% data variables.product.prodname_vscode_shortname %}, such as the {% data variables.product.prodname_vscode_shortname %} desktop application on your laptop, your settings for that instance are stored in the cloud. From the cloud, the settings are pulled into all new codespaces at the point of creation, and continuously synced to any existing codespaces in which Settings Sync is enabled.
Whether Settings Sync is enabled by default in a codespace depends on your existing settings and on whether you open the codespace in the browser or in the {% data variables.product.prodname_vscode_shortname %} desktop application.
Your synced settings are cached in the cloud. If Settings Sync is turned on in a codespace, any updates you make to your settings in the codespace are pushed to the cloud, and any updates you push to the cloud from elsewhere are pulled into your codespace.