Code-settings-sync: Settings sync doesn't install any extension.

Created on 19 Sep 2018  ยท  7Comments  ยท  Source: shanalikhan/code-settings-sync

๐Ÿ› Describe the bug
Settings sync doesn't install any extension when it download my settings.

๐ŸŒด Visual Studio Code Version : 1.27.2 (VSCode OSS)
๐ŸŒด Code Settings Sync Version : 3.1.2
๐ŸŒด Operating System : ArchLinux
๐ŸŒด Occurs On: Download
๐ŸŒด Proxy Enabled: No
๐ŸŒด Gist Id: [ ID_HERE ]

๐Ÿ“ฐ To Reproduce
Steps to reproduce the behavior:

  1. Install as a clean install of VSCode
  2. Enter token
  3. Enter Gist ID
  4. Settings Sync download all the files but doesn't install any extensions.

๐Ÿ’ช Expected behavior

๐Ÿ“บ Console Error Log
[Extension Host] Sync : /usr/lib/electron/electron

CODE SETTINGS SYNC DOWNLOAD SUMMARY
Version: 3.1.2
--------------------
GitHub Token: 
GitHub Gist: 
GitHub Gist Type: Secret

Restarting Visual Studio Code may be required to apply color and file icon theme.
--------------------
Files Downloaded:
  extensions.json > extensions.json
  keybindings.json > keybindings.json
  settings.json > settings.json
  vsicons.settings.json > vsicons.settings.json

Extensions Ignored:
  No extensions ignored.

Extensions Removed:
  No extensions removed.

Extensions Added:
  No extensions installed.
--------------------
Done.
duplicate question โ“

All 7 comments

Gist Id: [ ID_HERE ]

Share your gist ID

My gist has no problem because it's working with VSCode from Microsoft.

I need the GIST ID to check.
Also post the developer console logs

Same issue here on Linux Mint 32bit. No errors, it says "done" after the download, but no extensions are installed even after a restart. Also it doesn't apply the settings. Can't share the gist, because some settings might contain sensitive info.

Possibly related to #331? VSCode OSS uses different directory names

Possibly related to #331? VSCode OSS uses different directory names

Possibly related to #331? VSCode OSS uses different directory names

It looks like. I would suggest expanding advanced options so that people could set their paths manually there. Not the best solution, but should be enough for a start. This issue seems to be very old.

Duplicate of #331

Was this page helpful?
0 / 5 - 0 ratings