Hacker News new | ask | show | jobs
by throwaway42167 424 days ago
Worth noting that you can configure VSCodium to use Microsoft's extension repo, and you can even trick extensions into thinking VSCodium is VSCode. It just can't be distributed that way out of the box for legal reasons.
1 comments

Thanks, haven't tried it yet, but just found the relevant configuration settings described in the docs [0] and more detail on Stack Overflow [1].

[0] https://github.com/VSCodium/vscodium/blob/master/prepare_vsc...

[1] https://stackoverflow.com/questions/44057402/using-extension...