We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
Upload all the setting/extensions/etc..
Only uploading extensions list
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 }
After manually uploading:
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
}
After manually uploading:
![image](https://private-user-images.githubusercontent.com/25757613/373931293-680d4905-dd81-4976-ab89-81774f291ef2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg3NTk5MzAsIm5iZiI6MTczODc1OTYzMCwicGF0aCI6Ii8yNTc1NzYxMy8zNzM5MzEyOTMtNjgwZDQ5MDUtZGQ4MS00OTc2LWFiODktODE3NzRmMjkxZWYyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA1VDEyNDcxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBmOTk4OWYzOWExNGI0MDVhZTViOTc4YWZjNDc2OTdjMzlhZWU3YWQ5NDU3MzU4YjU5MjRjMDQ2YWI4ZmFiMTkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.nesUu0xPw_MRhUijCCWXzxxXeM_wB6hkGPrKXwqUcj8)
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!
The text was updated successfully, but these errors were encountered: