this post was submitted on 21 Sep 2023
1068 points (97.7% liked)
Open Source
31265 readers
217 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Doesn't VSCodium break quite a lot of extensions even if installed manually?
Why would it? It's the same as original except for the removed telemetry and some proprietary module part. I don't think that could break much
It actually does. I can't remember what exactly it was, but I switched back to VSCode after a while
Some extensions simply didn't install/work properly
Pylance, I believe, doesn't work due to a Microsoft proprietary language server. But installing Pyright does most of the job. Something like that.