I used to use Atom as my primary code editor, and it was really easy to disable telemetry in it (just two clicks). Now that Atom is no longer supported, I decided on using VSCode or VSCodium. However, I don’t really know which one to choose.

  • How much privacy am I losing? I also use Pycharm for Python most of the time, so I am wondering which would be the less privacy invasive one.
  • I also heard that VSCode still sends telemetry, is that true (in the sense that it is sending more than a “no telemetry” flag)?
  • Also, is it possible to make vscode.dev run without telemetry?
  • Will VSCodium support C++ and CMake with compilation, or will I need to use VSCode for that?

(I know there is a “Code - OSS”, but I just need to know about VSCode and VSCodium)

  • Gamey@feddit.rocks
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    That must be lies, Microsoft promised they would continue to support Atom so that must be true!

  • KDE@monyet.cc
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    vscodium just works for me , its just like vscode removing telemetry

  • Mr. w00t@lemy.lol
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    1 year ago

    Well, the scale of advantage depends on how much do you value your privacy :)

    In other aspects VSCodium and VSCode are pretty much the same (except a couple of niche features). And neither of them is an IDE (not to be confused with M$ Visual Studio, which is a paid IDE with all compilers, debuggers etc. included).

    But you can alter both of them to the state of IDE using plugins. VSCodium might require a small extra step that is enabling VSCode Plugin Marketplace, if you need some proprietary extensions, that’s all.

  • Cam@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    arrow-down
    1
    ·
    1 year ago

    Not much to gain except more privacy and fully open source. A downside is there are less extensions available since it gets extensions from Open VSX Registry. Also there are extensions out there that are not good for privacy.

    I still think VSCodium is worth it however.

    • movie@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      You can use the official extension repo with vscodium. You just have to edit the editors file accordingly. I dont have the link right now, but it should be easy to find.