code-settings-sync icon indicating copy to clipboard operation
code-settings-sync copied to clipboard

When using `cdr/code-server`, skip missing extensions when running `Download settings`

Open Nezteb opened this issue 4 years ago • 4 comments

💡 Is your feature request related to a problem? Please describe.

I was attempting to sync my desktop VS Code extensions to a running locally instance of https://github.com/cdr/code-server

I received the error in the screenshot below when the sync was attempting to download the "Bookmarks" extension, which is not available in code-server.

💡 Describe the solution you'd like

Ideally this would either:

  • Skip the missing setting, log an error, and continue down the list
  • Be a configurable setting: whether or not to skip missing/errored extensions
  • Prompt the user to acknowledge the problem and either skip the extension or cancel the entire sync

💡 Additional context

Screen Shot 2020-05-19 at 10 59 34 PM

Nezteb avatar May 20 '20 04:05 Nezteb

Really like code-settings-sync <3.

Was trying to use it for code-server but ran into the above problem and had a bit of trouble. Would appreciate if you could add better support :).

YashRE42 avatar May 22 '20 06:05 YashRE42

Just confirm the mentioned behaviour... I thought that "Force Download" could prevent that but it still persists.

eladcandroid avatar Jun 01 '20 12:06 eladcandroid

Probably a duplicate of #1200. Certainly the same error, with a possibly-different cause.

TBBle avatar Jun 22 '20 07:06 TBBle

Hello,

I had no problem installing the extension on code-server, but then the extsnion page loads badly :

Screenshot from 2023-09-09 19-54-47

And clicking Login with GitHub does nothing.

Thanks

KaKi87 avatar Sep 09 '23 17:09 KaKi87