Is there a stable way to use closed extensions (like the MS Python one) with vscodium by now? I'd love to get away from MS' grasp, but it's much harder if I'll be missing out on language integrations.
Your experience with other extensions sadly doesn't mean much for Pylance. It specifically has DRM implemented to prevent vscodium from loading it, just like some other MS extensions. That's why I'm asking.
The big one (imo) is extensions. Outside of the vscode/atom/vim/emacs ecosystems sublime has probably the largest library of extensions, and they’re readily installable. So if you want an extensible text editor that’s not based around electron or the terminal it’s the obvious answer.
Zed for lightweight, Kate for regular text and the Jetbrains suite for when I want something that uses all of my RAM, but has a lot of niceties.
The only time I open up vscodium is when I want to conveniently edit files in a docker container that are part of the image rather than mapped from my filesystem