vrek@programming.dev to Programming@programming.devEnglish · 24 days agoWhat is your development environment?message-squaremessage-square99linkfedilinkarrow-up168file-text
arrow-up168message-squareWhat is your development environment?vrek@programming.dev to Programming@programming.devEnglish · 24 days agomessage-square99linkfedilinkfile-text
minus-squareDomi@lemmy.secnd.melinkfedilinkarrow-up4·24 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·23 days agoWhich VSCodium extensions are you using for .NET?
minus-squareDomi@lemmy.secnd.melinkfedilinkarrow-up1·23 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·23 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.