sexy_peach@feddit.de to Programming@beehaw.orgEnglish · 2 years agoWhat's your favorite IDE for rust?message-squaremessage-square41fedilinkarrow-up142arrow-down10
arrow-up142arrow-down1message-squareWhat's your favorite IDE for rust?sexy_peach@feddit.de to Programming@beehaw.orgEnglish · 2 years agomessage-square41fedilink
minus-squareworfamerryman@beehaw.orglinkfedilinkEnglisharrow-up13·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-up4·2 years agoThat sounds great! Does it support the plugins as well?
minus-squarebrie@beehaw.orglinkfedilinkEnglisharrow-up4·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-up5·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.
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.