• @[email protected]
    link
    fedilink
    English
    202 months ago

    Plus you can always just use clangd. Its what I’ve always used with every text editor that has LSP support.

    • @[email protected]
      link
      fedilink
      102 months ago

      Honestly moving to clangd has got to be the single best thing I’ve done in C++, it’s cross platform and I’ve found it to be significantly faster, more reliable, and more featureful than Microsoft’s C++ plugin by a long shot

      • @[email protected]
        link
        fedilink
        English
        2
        edit-2
        2 months ago

        I havent used vscode in while but I do remember having a lot of issues with the Microsoft C++ plugin, especially in large projects. I switched to clangd very quickly.

    • @[email protected]
      link
      fedilink
      English
      22 months ago

      I wish there was a GCC equivalent; but even if clang is a corpowhore project it’s atleast OSS