this post was submitted on 08 Oct 2023
573 points (89.0% liked)

Programmer Humor

19203 readers
1880 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
573
emacs (programming.dev)
submitted 11 months ago by danhab99 to c/programmer_humor
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 11 points 11 months ago (1 children)

IIRC VSCode contains some proprietary, closed source binaries and VSCodium does not. So maybe the MS addons need those binaries

[โ€“] [email protected] 1 points 11 months ago

You can get e.g. pylance to work if you trick it:

https://github.com/VSCodium/vscodium/issues/1640

So, at least in that instance, it's just Microsoft being a little petty.