2

Code OSS seems to be very similar or the exact same to VSC. I was then told to install the bin version of VSC in the Arch wiki.

Is there any difference?

abdullah
  • 103
  • 1
  • 1
  • 8

1 Answers1

3

Code OSS is open source repository of microsoft's visual studio code project which is a distribution of the Code - OSS repository with Microsoft specific customizations, including additional source code and extensions, released under a traditional Microsoft product license.

visit Code-OSS's official Wiki for detailed information.

Arsenic
  • 727
  • 1
  • 8
  • 22