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
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
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
© 2022 - 2024 — McMap. All rights reserved.