Code-settings-sync: command 'extension.downloadSettings' not found

Created on 4 Jan 2019  ·  21Comments  ·  Source: shanalikhan/code-settings-sync

🐛 Describe the bug
A clear and concise description of what the bug is.

🌴 *Visual Studio Code Version : 1.30.1
🌴 *
Code Settings Sync Version : 3.2.4
🌴 **Operating System : win10

I'm installed version 3.2 of this plugin successfully and restart vscode, but I can'n upload or downloadSettings. The error messages is command 'extension.downloadSettings' not found.
I uninstalled and installed vscode again, but this error still exists

Most helpful comment

Remove the Settings Sync, check if the extension folder is removed, if not removed - Delete the folder.
Install Settings Sync again.

All 21 comments

Remove the Settings Sync, check if the extension folder is removed, if not removed - Delete the folder.
Install Settings Sync again.

Same issue, above instructions had no effect.

Visual Studio Code Version : 1.30.1 (system setup)
Code Settings Sync Version : 3.2.4
Operating System : Windows_NT x64 6.1.7601

Same issue.
VS Code 1.30.2
Code Settings Sync 3.2.4
Windows 7

Also removed the whole ~.vscode directory and fully reinstalled VSCode but still get the error.

Setting up a new machine and encountered this same problem.

same problem here

Remove the Settings Sync, check if the extension folder is removed, if not removed - Delete the folder.
Install Settings Sync again.

This worked for me, thanks.

This worked for me, thanks.

Yes sometimes, code doesnt install or extract the extension completely.

I have updated the packages with the latest versions in the latest version v3.2.5
Make sure you are using latest version of vscode.

Remove the Settings Sync, check if the extension folder is removed, if not removed - Delete the folder.
Install Settings Sync again.

Let me know if it fix

If error is still there, post the image of error from the vscode console.

Uninstalled the extension and removed the folder.
ri $home\.vscode\extensions\shan* -re -fo
Still same problem...
sync_extension

is there any exception logged in console ? for vscode

No exception. The Output view of the terminal is empty.
I can only view this in the Log (Extension Host):
[2019-02-21 19:01:30.167] [exthost] [info] ExtensionService#_doActivateExtension Shan.code-settings-sync {"startup":true,"activationEvent":"*"}
[2019-02-21 19:01:30.167] [exthost] [info] ExtensionService#loadCommonJSModule C:\Users\UserName\.vscode\extensions\shan.code-settings-sync-3.2.5\out\extension.js
[2019-02-21 19:01:30.370] [exthost] [info] eager extensions activated

The Output view of the terminal is empty.

Console error are logged on Developer tools
Help menu > Toogle Developer Tools.

Paste a screenshot after producing that error so i can further investigate.

Here you are:
VSSynError

Getting same error, tried with folder trick, nothing changed.

Another method you guys can try:

  1. Download the extension last update link - Or open the page and Click Download Extension to download the latest extension package that available.
  2. Install extension via command line

code --install-extension Shan.code-settings-sync-3.2.8.vsix

Restart the Code to see if it helps.

Because its might be occurring to due network issue while downloading from code itself.

What I've done:

  1. Uninstall the extension in VSCode
  2. Downloaded the VSIX file
  3. Click on the three dots at the top of the Extensions side bar and chose "Install from VSIX"
  4. Reload VSCode

Got the same error :-(

Recently I had an issue with the PowerShell extension. And this happened because on a particular computer I was not using a workspace.
For your extension, I tried both with and without workspace but still get the same error.

This is a pity because your extension is so useful on my other computers. :-(

Try with the latest version of Settings Sync v3.3.0.

I am also getting this, I tried all the suggestions and none of them worked.

I installed version 3.4.1 and have still the same issue.

It's now 2019/11/20 10:55 PM.
Unfortunately, I got the same issue.
Visual Studio Code Version : 1.40.1
Code Settings Sync Version : 3.4.3
Operating System : MacOS 10.15.1
:-( :-( :-( :-( :-( :-(
截屏2019-11-20下午10 59 50

2019/11/28
The same issue!

Same issue :'( on Ubuntu 18.10.... pretty weird but this worked for me:
https://github.com/shanalikhan/code-settings-sync/issues/78#issuecomment-318495738

Was this page helpful?
0 / 5 - 0 ratings