sexy_peach@feddit.de to Programming@beehaw.orgEnglish · 2 years agoWhat's your favorite IDE for rust?message-squaremessage-square23fedilinkarrow-up14arrow-down10
arrow-up14arrow-down1message-squareWhat's your favorite IDE for rust?sexy_peach@feddit.de to Programming@beehaw.orgEnglish · 2 years agomessage-square23fedilink
minus-squareworfamerryman@beehaw.orglinkfedilinkEnglisharrow-up1·2 years agoI am not a hardcore programmer, but anytime I code anything, I use vscodium. It is VScode without the microsoft telemetry.
minus-squareMagusbear@lemmy.mllinkfedilinkEnglisharrow-up0·2 years agoThat sounds great! Does it support the plugins as well?
minus-squarebrie@beehaw.orglinkfedilinkEnglisharrow-up1·2 years agoIt 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.
minus-squarezaop@sopuli.xyzlinkfedilinkEnglisharrow-up3·2 years agoIt’s also possible to swap out the extension registry entirely and still use Microsoft’s marketplace instead of Open VSX in VSCodium.
minus-squareOne Who Browses@lemmy.worldlinkfedilinkEnglisharrow-up1·2 years agoI figured this was possible, but I guess I never searched for the solution. Thank you!
I am not a hardcore programmer, but anytime I code anything, I use vscodium. It is VScode without the microsoft telemetry.
That sounds great! Does it support the plugins as well?
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.
It’s also possible to swap out the extension registry entirely and still use Microsoft’s marketplace instead of Open VSX in VSCodium.
I figured this was possible, but I guess I never searched for the solution. Thank you!