Down that hole

you are viewing a single comment's thread
view the rest of the comments
[–] 0 points 3 years ago (1 child)
  • [–] 11 points 3 years ago* (1 child)

    ... because official vscode binaries are proprietary, released under EULA and include tracking components

    official vscode(oss) binaries still have tracking, they're not properly configured and come without any marketplace. (arch ships a config file with openvsix though)

    vscodium comes without tracking and pre-configured with openvsix marketplace, and also provides it's own branding.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 0 points 3 years ago (2 children)

    @vox really!! I thought that vscode open source

  • source
  • parent
  • hideshow 4 child comments
  • [–] 1 point 3 years ago

    There's the base vs code source code, which microsoft takes, adds a bunch of tracking, compiles it, and distributes that binary. If you compiled vs code yourself from source, you would not get the same executable.

    A bit like chrome, because i'm pretty sure chrome isn't open source, chromium is. Could be wrong on that.

  • source
  • parent