Slashdot Mirror


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.

2 of 93 comments (clear)

  1. Nobody sane uses Microsoft's crap by Anonymous Coward · · Score: 0, Troll

    Nobody sane uses Microsoft's crap.
    Especially programmers, well at least good ones.

  2. Re:Noooo! by KlomDark · · Score: 1, Troll

    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?