Which “E” is this?

  • TimeSquirrel@kbin.social
    link
    fedilink
    arrow-up
    21
    ·
    edit-2
    7 months ago

    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.

      • Andrenikous@lemm.ee
        link
        fedilink
        English
        arrow-up
        9
        arrow-down
        2
        ·
        7 months ago

        I know VScodium doesn’t have the telemetry but is it lacking features regarding account login and extensions?

    • ffhein@lemmy.world
      link
      fedilink
      arrow-up
      1
      ·
      7 months ago

      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#