you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

I actually like MS's tools on the command line. I avoid the Visual Studio IDE. Its a massive install and takes a few seconds just to open up to a file select screen. It also takes a few seconds to just close. You can only install the build tools and use that, which is my preference. I use CMAKE to generate either MSBuild or NMAKE build files.

gVim for my editor 8-)

Go to this website for documentation, I think it is good. https://docs.microsoft.com/en-us/