Microsoft Launches Visual Studio 2019 For Windows and Mac (venturebeat.com)
An anonymous reader writes: Microsoft today announced that Visual Studio 2019 for Windows and Mac has hit general availability — you can download it now from visualstudio.microsoft.com/downloads. Visual Studio 2019 includes AI-assisted code completion with Visual Studio IntelliCode. Separately, real-time collaboration tool Visual Studio Live Share has also hit general availability, and is now included with Visual Studio 2019.
OMG! On Visual Studio I just have to hit CTRL-SHIFT-B (For Build) and it builds the code, and I don't even have to type anything obscure like
gcc my_program.c -o my_program
Is that better for you?