Skip to content

Instantly share code, notes, and snippets.

View albert-ying's full-sized avatar

Kejun (Albert) Ying albert-ying

View GitHub Profile
@albert-ying
albert-ying / README.md
Created February 21, 2023 18:28 — forked from bskiefer/README.md
VSCodium Update Extensions from VS Marketplace

This script will gather the extensions currently installed for VSCodium and update them from marketplace.visualstudio.com automatically.

  • Packages defined under $SKIP are ignored.
  • Old extension folders are removed before the update is installed.

Why?

  • open-vsx.org doesn't get updated very quickly, if at all
  • it's "illegal" to use the VS Marketplace as the extension source in non-M$ products