See [user guide here](https://code.visualstudio.com/docs/editor/settings-sync) The main thing blocking this is the release of https://github.com/microsoft/vscode/issues/88309 Some APIs are exposed in `vscode.proposed.d.ts` but `AuthenticationSession` is not which blocks any testing at the moment. This was asked about [on Twitter](https://twitter.com/leo_amx/status/1301971272545505280)