vrek@programming.dev to Programming@programming.devEnglish · 3 days agoWhat is your development environment?message-squaremessage-square104fedilinkarrow-up170file-text
arrow-up170message-squareWhat is your development environment?vrek@programming.dev to Programming@programming.devEnglish · 3 days agomessage-square104fedilinkfile-text
minus-squareDomi@lemmy.secnd.melinkfedilinkarrow-up4·3 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·3 days agoWhich VSCodium extensions are you using for .NET?
minus-squareDomi@lemmy.secnd.melinkfedilinkarrow-up1·2 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·2 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.