sexy_peach@feddit.de to Programming@beehaw.orgEnglish · 3 年前What's your favorite IDE for rust?message-squaremessage-square12fedilinkarrow-up12arrow-down10
arrow-up12arrow-down1message-squareWhat's your favorite IDE for rust?sexy_peach@feddit.de to Programming@beehaw.orgEnglish · 3 年前message-square12fedilink
minus-squareworfamerryman@beehaw.orglinkfedilinkEnglisharrow-up0·3 年前I 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·3 年前That sounds great! Does it support the plugins as well?
minus-squarebrie@beehaw.orglinkfedilinkEnglisharrow-up1·3 年前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.
minus-squarezaop@sopuli.xyzlinkfedilinkEnglisharrow-up1·3 年前It’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.