Uploading extensions, but nothing else
Opened this issue · 0 comments
Specifications
-
OS Version:
multiple (windows 10 at the moment) -
VSCode Version:
Versión: 1.94.0
Confirmación: d78a74bcdfad14d5d3b1b782f87255d802b57511
Fecha: 2024-10-02T13:08:12.626Z (hace 3 días)
Explorador: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Code/1.94.0 Chrome/124.0.6367.243 Electron/30.5.1 Safari/537.36
Expected Behavior
Upload all the setting/extensions/etc..
Actual Behavior
Only uploading extensions list
Steps to Reproduce
-
Configure global settings.json:
//Synciyng:
"syncing.extensions.autoUpdate": true,
"syncing.pokaYokeThreshold": 10
//"syncing.excludedExtensions": [],
//"syncing.excludedSettings": [] -
Configure syncing settings:
{
"id": "c6a67993a3fdd34aa0ad9a09fdbb6ac4",
"token": "mytoken",
"http_proxy": "",
"auto_sync": true
}
Nothing else uploaded
** I must say I'm using ssh connection to my remote devices. But if extensions work, why settings doesn't?
Thanks in advance!