7

Lot of VSCode extensions are missing in VSCodium. Looking for a simple way to add the missing extensions from their github repos. Does something like this exist?

I've looked for similar answers but nothing explains a simple way to do this

Lex Li
  • 60,503
  • 9
  • 116
  • 147
128KB
  • 398
  • 3
  • 12

1 Answers1

7

Found the answer after posting the question

Find the vsix file at https://marketplace.visualstudio.com/, download it

cd ~/Downloads
codium --install-extension clara-copilot-0.0.1.vsix
128KB
  • 398
  • 3
  • 12