๐ 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:
๐ช 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.
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