Skip to content
New issue

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

Uploading extensions, but nothing else #106

Open
Conkernel opened this issue Oct 6, 2024 · 0 comments
Open

Uploading extensions, but nothing else #106

Conkernel opened this issue Oct 6, 2024 · 0 comments

Comments

@Conkernel
Copy link

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

  1. Configure global settings.json:
    //Synciyng:
    "syncing.extensions.autoUpdate": true,
    "syncing.pokaYokeThreshold": 10
    //"syncing.excludedExtensions": [],
    //"syncing.excludedSettings": []

  2. Configure syncing settings:
    {
    "id": "c6a67993a3fdd34aa0ad9a09fdbb6ac4",
    "token": "mytoken",
    "http_proxy": "",
    "auto_sync": true
    }

  3. After manually uploading:
    image

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant