So…yeah. Seems MS, in their endless wisdom has decided to rename their virtual desktop software, called before as “Remote Desktop” (and good luck trying to find issues with that that are not related to the old RDP tool MTSC.exe) to… “Windows App”. Perfect. Now everything will look like everything, and there’s no way to ever try to search for help for it. Next in line, I guess they can call it just “App”. I’m sure that will help everyone.
You realise visual studio has more features in professional worlds besides the old winforms formbuilder… Right?
Let alone blazor runs better in visual studio than vscode…
Nah, it’s basically the only thing I used when I learned it way back at uni. Do enlighten me about your IDE.
So its called rider and is made by jetbrains :p Its cross platform, does ui’s better than vscode, handles starting web, razor and .net projects out of the box. Has plugins too! :p
No, the only thing imo visual studio has over vscode ( and i use both in my life ) is that visual studio deals with .net projects waaaay better than vscode. Asp api, blazor, wpf, maui, … These are all project types vscode needs some kind of manual config for. Let alone that vscode doesnt do ui previews out of the box while visual studio can.
Visual studio also has a way better intellisense than vscode.
With all of that said, vscode is my go to for general web (js, php,html,…) And c/c++ projects