▲ | concerndc1tizen 11 hours ago | |||||||
I feel like comments lately have become full of false statements. VSCode is MIT licensed. But the extensions aren't, which locks you into the Microsoft distribution of VSCode. And that's how they turned an open source product into a monopoly-enhancing tool. | ||||||||
▲ | mort96 9 hours ago | parent | next [-] | |||||||
I agree, lots of false statements here. "Code - OSS" is open source, and released under the MIT license. Visual Studio Code is built by combining "Code - OSS" with proprietary code, and is released under the following non-open-source license: https://code.visualstudio.com/license From their github repo:
"Visual Studio Code" is to "Code - OSS" what Google Chrome is to Chromium. Microsoft has just been successful at tricking people into thinking that Visual Studio Code is itself open source through misleading marketing on their website and things like naming the github repository for "microsoft/vscode". | ||||||||
| ||||||||
▲ | flufluflufluffy 9 hours ago | parent | prev [-] | |||||||
Bruh, you can write your own extension, or use an extension created by another individual or company which is open source. They’re simply enforcing the policy that their extension can only be used with their VScode. |