Error in editors page in Visual Studio Code voice #307

Closed
opened 2025-11-06 15:12:31 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @ghost on GitHub (May 12, 2022).

In awesome-editors page there is an error: Visual Studio Code is marked as a Cross-platform open-source text editor while it is only built on open-source, as anyone can read here. It's source code is available at this link.
In fact Vistual Studio Code and the code which on is based are distributed under two different licenses.
I suggest you to edit the description of Visual Studio Code from current one to One of the most used text editor, hackable, flexible and based on open source code distributed by Microsoft or something similar, so it won't be misleading as it is right now.

By the way thanks for this awesome project.

Originally created by @ghost on GitHub (May 12, 2022). In [awesome-editors page](https://github.com/sindresorhus/awesome#editors) there is an error: **Visual Studio Code** is marked as a **_Cross-platform open-source text editor_** while it is only **built** on open-source, [as anyone can read here](https://code.visualstudio.com/License/). It's source code is available [at this link](https://github.com/Microsoft/vscode). In fact Vistual Studio Code and the code which on is based are distributed under two different licenses. I suggest you to edit the description of Visual Studio Code from current one to _One of the most used text editor, hackable, flexible and based on open source code distributed by Microsoft_ or something similar, so it won't be misleading as it is right now. By the way thanks for this awesome project.
Author
Owner

@sindresorhus commented on GitHub (May 12, 2022):

I feel like this is just nitpicking. The editor code is open source. The binary distribution of it is not, but all they do is to add some branding and telemetry, so in practice is would call it open source.

https://opensource.stackexchange.com/questions/4288/is-microsoft-vs-code-really-open-source

@sindresorhus commented on GitHub (May 12, 2022): I feel like this is just nitpicking. The editor code is open source. The binary distribution of it is not, but all they do is to add some branding and telemetry, so in practice is would call it open source. https://opensource.stackexchange.com/questions/4288/is-microsoft-vs-code-really-open-source
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sindresorhus#307