5 ms·
I've found VSCode and dotnet 5/core be amazingly liberating from the the slow bloated mess that is Visual Studio and the old .NET Framework. This is the way it
by CrazyPyroLinux 5y ago
I've found VSCode and dotnet 5/core be amazingly liberating from the the slow bloated mess that is Visual Studio and the old .NET Framework. This is the way it should have always been, but I'm happy we finally got here.
- bob1029 5y agoDo razor components work in vscode? Like w/ breakpoints and such?
- majkinetor 5y agoThis. No more need for VS really or any other proprietary bloatware. First thing I do on new machine is `choco install vscode` then it synces my extensions and I am ready to roll. As extra benefit `code` is usable ASAP in CLI and I can pipe anything to it.
- robocat 5y agoVSCode has plenty of MS telemetry, and some plugins do too. VSCodium refers to some of the issues removing telemetry here: https://github.com/VSCodium/vscodium/blob/master/DOCS.md#getting-all-the-telemetry-out https://github.com/VSCodium/vscodium/blob/master/DOCS.md#get... https://adtmag.com/articles/2021/04/21/vscodium-strips-msft-customizations_0.aspx https://adtmag.com/articles/2021/04/21/vscodium-strips-msft-...
- rawoke083600 5y agoYea VSCode is my daily driver as IDE/Code-editor after years of living on GeAny ! Solid product VSCode !