this post was submitted on 08 Jun 2023
3 points (100.0% liked)

Programming

13226 readers
2 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Magusbear@lemmy.ml 0 points 1 year ago (1 children)

That sounds great! Does it support the plugins as well?

[–] brie@beehaw.org 3 points 1 year ago (1 children)

It has the same plugin system, but they pull from Open VSX rather than Microsoft's extension marketplace. If there's an extension not available there, you can still download it from Microsoft's marketplace and then add it manually.

[–] zaop@sopuli.xyz 4 points 1 year ago (1 children)

It's also possible to swap out the extension registry entirely and still use Microsoft's marketplace instead of Open VSX in VSCodium.

[–] onewhobrowses@lemmy.world 1 points 1 year ago

I figured this was possible, but I guess I never searched for the solution. Thank you!