Comment on emacs
HurgletOfficial@lemmy.basedcount.com 1 year agoThat’s weird, AFAIk VSCodium only strips telemetry and changes branding. It shouldn’t actively break addon.
Unless they check if they’re running inside of the actual MS VSCode, which could explain why they aren’t working
tostiman@sh.itjust.works 1 year ago
IIRC VSCode contains some proprietary, closed source binaries and VSCodium does not. So maybe the MS addons need those binaries
skarn@discuss.tchncs.de 1 year ago
You can get e.g. pylance to work if you trick it:
github.com/VSCodium/vscodium/issues/1640
So, at least in that instance, it’s just Microsoft being a little petty.