What is the main difference in Code OSS and VSC?

2.9k Views Asked by At

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?

1

There are 1 best solutions below

1
On BEST ANSWER

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.