vrek@programming.dev to Programming@programming.devEnglish · 25 days agoWhat is your development environment?message-squaremessage-square108fedilinkarrow-up171arrow-down11file-text
arrow-up170arrow-down1message-squareWhat is your development environment?vrek@programming.dev to Programming@programming.devEnglish · 25 days agomessage-square108fedilinkfile-text
minus-squareDomi@lemmy.secnd.melinkfedilinkarrow-up4·25 days agoFedora Kinoite with VSCodium (Flatpak), both for work and my own stuff. Also a few toolboxes with different compiler versions for some older projects. I mostly do .NET and PHP stuff.
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up3·24 days agoWhich VSCodium extensions are you using for .NET?
minus-squareDomi@lemmy.secnd.melinkfedilinkarrow-up1·24 days agoC# by muhammad-sammy. Doesn’t have the fancy project manager that the Microsoft one has but since I’m used to the dotnet CLI, I don’t mind that much.
minus-squaremarlowe221@lemmy.worldlinkfedilinkEnglisharrow-up2·24 days agoThanks! I write a lot of .NET for work and have been sticking with VSCode for the official extensions. Good to know there are some alternatives because I would much rather use Codium.
Fedora Kinoite with VSCodium (Flatpak), both for work and my own stuff.
Also a few toolboxes with different compiler versions for some older projects.
I mostly do .NET and PHP stuff.
Which VSCodium extensions are you using for .NET?
C# by muhammad-sammy.
Doesn’t have the fancy project manager that the Microsoft one has but since I’m used to the dotnet CLI, I don’t mind that much.
Thanks! I write a lot of .NET for work and have been sticking with VSCode for the official extensions. Good to know there are some alternatives because I would much rather use Codium.