Latest & Greatest in Visual Studio 2019 for C++ developers - Marian Luparu, Sy Brand - CppCon 2019

Поделиться
HTML-код
  • Опубликовано: 19 ноя 2024

Комментарии • 6

  • @AntKPro
    @AntKPro 5 лет назад +2

    Thank you, guys, for the great presentation. You forgot to mention how greatly slow VS2019 is now. The blue spinning wheel is the primary feature now!

  • @ThrashAbaddon
    @ThrashAbaddon 4 года назад +2

    This is great. Btw is there any plan to support Catch2 testing framework with VS2019 test runner?

  • @OperationDarkside
    @OperationDarkside 5 лет назад +9

    The only thing missing for me personally is Visual Studio for Linux. The Community Edition would do.

    • @evilcanofsoda
      @evilcanofsoda 5 лет назад +1

      100% agree, I hope they one day bring it to Linux. I love VS Code, but it doesn't quite cut it for me.

    • @YoloMonstaaa
      @YoloMonstaaa 3 года назад

      It was easier to invent typescript and make vscode than make Visual Studio cross platform so I can't really see that happening. The debugging tools are probably very coupled with windows kernel app. At least they're moving towards making wsl a first class target in visual studio.

  • @jochen_schueller
    @jochen_schueller 4 года назад +1

    Impressive, indeed - i'll install windows just for trying vs's code completion. Too bad the most valuable features are glued into a blob of useless abstraction - a tool for managing cmake - wtf?
    Isn't it cmake's purpose to be an abstraction of gnu make and Visual Studio etc? What's the point of adding more abstraction layer from the other direction?