Which “E” is this?

  • TimeSquirrel@kbin.social
    link
    fedilink
    arrow-up
    21
    ·
    edit-2
    1 年前

    I feel very strange hating Windows, so I use Linux, but loving VS Code, so I use that on Linux. I feel like a hypocrite or something.

    But the integration with platformio, github copilot, and all the plugins and customization are just too nice. It’s a one-stop shop for everything dev-related. It’s the only thing I need to run when programming along with a web browser for research.

    • ffhein@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      1 年前

      Use whatever you like :) I tried VSCode at work for a few months but it felt quite lacking when working with larger C++ projects. Switched to CLion instead and it felt like it was faster, understood C++ much better, and made it easier to work in multiple files simultaneously. But I could see myseslf using VSCode for some small hobby project, especially if it’s C#