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

This notification is appeared very frequently: "Sync: Share the Id with other extension users to share the settings." #1033

Closed
gigacee opened this issue Sep 4, 2019 · 12 comments

Comments

@gigacee
Copy link

gigacee commented Sep 4, 2019

This notification is appeared very frequently: "Sync: Share the Id with other extension users to share the settings."

image

(This image is Japanese, but this notification is appeared on English environment.)

🌴 **Visual Studio Code Version : 1.37.1 (user setup)
🌴 **Code Settings Sync Version : 3.4.2
🌴 **Standard or Insiders : Standard
🌴 **Portable or Installed : Installed
🌴 **OSS or Official Build : Official Build
🌴 **Operating System : Windows 10 Pro 1903
🌴 **Occurs On: ?
🌴 **Proxy Enabled: No
🌴 **Gist Id: b126c62c73c860eef8fa034146b9d1c9

@shanalikhan
Copy link
Owner

This notification is appeared very frequently: "Sync: Share the Id with other extension users to share the settings."

Can you post your Settings Sync Global Settings contents to assist me. Can you write the reproducing steps.

@gigacee
Copy link
Author

gigacee commented Sep 4, 2019

This occurs when the upload of the settings file is completed.

I checked the following settings:

// settings.json
{
    "sync.autoUpload": true,
    "sync.forceUpload": true,
    "sync.gist": "e9078200a6b112c33c5e85110538c07a"
}

@shanalikhan
Copy link
Owner

Can you post the Global Settings of Settings Sync, check the readme for details about the configurations.

@gigacee
Copy link
Author

gigacee commented Sep 5, 2019

Oh, I'm sorry, I misunderstood.

Actually, this is my Global Settings:

{
    "ignoreUploadFiles": [
        "state.*",
        "syncLocalSettings.json",
        ".DS_Store",
        "sync.lock",
        "projects.json",
        "projects_cache_vscode.json",
        "projects_cache_git.json",
        "projects_cache_svn.json",
        "gpm_projects.json",
        "gpm-recentItems.json"
    ],
    "ignoreUploadFolders": [
        "workspaceStorage"
    ],
    "ignoreExtensions": [],
    "gistDescription": "Visual Studio Code Settings Sync Gist",
    "version": 342,
    "token": "**",
    "downloadPublicGist": false,
    "supportedFileExtensions": [
        "json",
        "code-snippets"
    ],
    "openTokenLink": true,
    "disableUpdateMessage": false,
    "lastUpload": "2019-09-04T18:04:00.734Z",
    "lastDownload": "2019-09-04T14:40:08.943Z",
    "githubEnterpriseUrl": null,
    "askGistName": false,
    "customFiles": {},
    "hostName": null,
    "universalKeybindings": false,
    "autoUploadDelay": 20
}

Thank you for your support!

@JounQin
Copy link

JounQin commented Sep 12, 2019

@shanalikhan How to disable the notification please? It is really noise!

@ramblingjordan
Copy link

Came looking for a solution to this as well.

@hulizhen
Copy link

+1
The notification is really frequent and I cannot find a way to disable it :(

@Admiralfeb
Copy link

This notification appears every time that an upload occurs.

shanalikhan added a commit that referenced this issue Sep 20, 2019
@shanalikhan shanalikhan added this to the v3.4.3 milestone Sep 20, 2019
@shanalikhan
Copy link
Owner

Guys its fixed, scheduled to release in upcoming build.

It is really noise!

If you want to get that build now.

Download
code-settings-sync-3.4.3.zip

@shanalikhan
Copy link
Owner

v3.4.3 Released. Let me know if there is any problem :)

@haakonstorm
Copy link

Awesome, thanks a lot!

@Sanch3z2
Copy link

Can you post the Global Settings of Settings Sync, check the readme for details about the configurations.

Yes

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

No branches or pull requests

8 participants