frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Custom Agents in Visual Studio

https://devblogs.microsoft.com/visualstudio/custom-agents-in-visual-studio-built-in-and-build-your-own-agents/
2•ankitg12•2h ago

Comments

asimovDev•2h ago
looks fun

What kind of stuff is Visual Studio used for nowadays? I remember writing .NET Core using the 2018 I think version. The only person I know who writes C# and dotnet uses Rider since they are on Mac but I remember writing a take home in VS Code and the microsoft plugins were very sufficient as far as dev experience went

Am I naive in assuming that it's mainly people developing desktop applications for Windows that use Visual Studio? Do those of you who write C/C++ on windows also use it or do you go with a text editor + MinGW (or whatever is used for bash / gcc on windows) ?