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

Created on 11 Oct 2017  ·  6Comments  ·  Source: shanalikhan/code-settings-sync

Visual Studio Code Version : [ 1.17.1]
Code Settings Sync Version : [ 2.8.3]
Operating System : [ Win 10 64bit]
Occurs On: [Download]
Proxy Enabled: [ No ]
GIst Id: [ d6d60fedeecf9ec39907d70d5e9fc97a]

image

question ❓

Most helpful comment

For those experiencing the same issue:

I had the same issue, but reinstalling vscode did nothing. This is what worked for me:

  1. Uninstall this extension
  2. Restart vs code
  3. Install this extension
  4. Restart vs code
  5. Run the sync download command again

All 6 comments

whats the developer console log?

image

I had reinstalled vscode and remove all relevant data. Then it works!

For those experiencing the same issue:

I had the same issue, but reinstalling vscode did nothing. This is what worked for me:

  1. Uninstall this extension
  2. Restart vs code
  3. Install this extension
  4. Restart vs code
  5. Run the sync download command again

thanks bdlangton . It works for me .

for windows 10 users, go to user/yourusername/roaming folder, delete Code folder, restart vscode.

reason would be some cache data is broken, but I am not interested in which one exactly. but definitely not CachedExtensions folder

please do backup this folder before delete, it stores not only the extension settings, but also other settings, like which folder to reopen next time etc.

Was this page helpful?
0 / 5 - 0 ratings