The most unfortunate of which for me is remote development. So convenient, nothing compares :(
Comment on emacs
tostiman@sh.itjust.works 1 year agoSome MS addons still don’t work if you do that, last time I tried
skilltheamps@feddit.de 1 year ago
HurgletOfficial@lemmy.basedcount.com 1 year ago
That’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.