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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extensions are not synced at all in a new computer #1111

Open
cyfrost opened this issue Dec 25, 2019 · 0 comments
Open

Extensions are not synced at all in a new computer #1111

cyfrost opened this issue Dec 25, 2019 · 0 comments

Comments

@cyfrost
Copy link

cyfrost commented Dec 25, 2019

馃悰 Describe the bug
I have a work computer (Ubuntu 18.04 LTS) where I use VSCode (Official Microsoft release) with customized settings and multiple extensions (a typical web development workflow); these are constantly uploaded to a github gist. I want to sync those (settings + extensions) to a computer running Windows 10 Home Edition with VSCode (official release EXE). After installing VSCode on my home PC, I install the Settings Sync extension and auth with my github account to get the gist. It successfully pulls all the settings but not a single extension is downloaded or installed. Not sure if this helps, but when I authenticate with my github account and closed the tab, the VSCode window was just empty (I expected it to show the Tasks window where it starts downloading the extensions). I've also faced this exact same issue on another box running Arch Linux with official MS VSCode package (from the AUR).

馃尨 Visual Studio Code Version : 1.41.1
馃尨 Code Settings Sync Version : 3.4.3
馃尨 Standard or Insiders : Standard
馃尨 Portable or Installed : Installed (aka "System Setup" on Windows 10)
馃尨 OSS or Official Build : Official Build
馃尨 Operating System : Windows 10 Home Edition (latest build 1909) (not Windows Insiders)
馃尨 Occurs On: Download
馃尨 Proxy Enabled: No
馃尨 Gist Id: https://gist.github.com/cyfrost/e11036e9bb86e9b289289c1b148ce968

馃摪 To Reproduce
Steps to reproduce the behavior:

  1. On a Windows 10 PC, install official build of VSCode (direct download from their site)
  2. Make sure the VSCode install is not polluted from any previous configuration (if so, try this)
  3. Install the Settings Sync extension
  4. Configure it to pull down my public gist (mentioned above)
  5. Notice how it doesn't start downloading extensions at all despite a ton of them being listed in the gist.

Important Note
Make sure "Remove Extensions" option is NOT enabled in the Settings Sync extension settings. Also, make sure the gist you're pulling has this in the settings.json "sync.removeExtensions": false

馃挭 Expected behavior
As soon as user requests it to pull down settings from public/private gist, it should install the extensions as well.

馃摵 Console Error Log
There are no logs, it doesn't print anything to the visible Tasks popup window in VSCode.

馃摵 Additional context
Nothing unmentioned.

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