Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to add extensions to VS Codium (open source version) from github repos

Tags:

vscodium

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

like image 374
128 Avatar asked Sep 01 '25 20:09

128


1 Answers

Found the answer after posting the question

Find the vsix file at https://marketplace.visualstudio.com/, download it (under the version history tab)

cd ~/Downloads
codium --install-extension application-name-0.0.1.vsix
like image 98
128 Avatar answered Mar 03 '26 19:03

128



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!