Earlier quoted context omitted.
I know full well about VSCodium, but choose not to use it. For all intents and purposes, VSCode is open source - the source code it freely avaibale on github under an MIT license. AFAIK only the installer and some extensions are not open source - that plainly doesn't mean VSCode itself isn't open source. VSCode is a fantastic tool, and I'd prefer to use it directly from Microsoft. I am aware that there is telemetry,…
isn't that the same thing with chrome vs chromium? chrome as a whole is not Open Source or Free Software while chromium is. whether that matters to you is up to you. those who want to use Free Software or Open Source should use Chromium and VSCodium
The best Parts of Visual Studio Code are proprietary
151–160 of 277 posts
Re: The best Parts of Visual Studio Code are proprietary
#152Re: The best Parts of Visual Studio Code are proprietary
#153Earlier quoted context omitted.
I don't think it says "Software not open-source is bad". But more something like "It is marketed as open source but it is not". Developers should be aware that VSCode is not as open source as it claims it is. In my circles, developers could swear VSCode is fully open source without even knowing VSCodium. If people were more aware about this, they might think twice before using VSCode for everything and getting lock-i…
Most developers don't care they just want to get to job done. Many of them use IntelliJ, etc. which is not free software either. Those who care about using fee software already know about these things, because they check before starting to use a new software.
Re: The best Parts of Visual Studio Code are proprietary
#154And even the C++ intellicode/parser extension is proprietary. But no, last time this was mentioned, it was downvoted to oblivion. "But, you see, they put the intellicode C++ extension in Github, so it must be opensource!" Wrong. They are just using Github to distribute binaries. If you download the vsix file from either github or the vscode extension repos, you will find a 10MB binary called cpptools that was not the…
https://github.com/microsoft/vscode-cpptools
"The extension has platform-specific binary dependencies, therefore installation via the Marketplace requires an Internet connection in order to download additional dependencies. If you are working on a computer that does not have access to the Internet or is behind a strict firewall, you may need to use our platform-specific packages and install them by running VS Code's "Install from VSIX..." command. These "offline' packages are available at: https://github.com/Microsoft/vscode-cpptools/releases."
Re: The best Parts of Visual Studio Code are proprietary
#155Earlier quoted context omitted.
I don't think it says "Software not open-source is bad". But more something like "It is marketed as open source but it is not". Developers should be aware that VSCode is not as open source as it claims it is. In my circles, developers could swear VSCode is fully open source without even knowing VSCodium. If people were more aware about this, they might think twice before using VSCode for everything and getting lock-i…
> Developers should be aware that VSCode is not as open source as it claims it is. VS Code is as open source as it claims to be. > If people were more aware about this, they might think twice before using VSCode for everything and getting lock-in Are there many software developers who are not aware that most open-source software can run proprietary extensions ? I personally don't use any of Microsoft's services. Ther…
Re: The best Parts of Visual Studio Code are proprietary
#156Earlier quoted context omitted.
> Developers should be aware that VSCode is not as open source as it claims it is. VS Code is as open source as it claims to be. > If people were more aware about this, they might think twice before using VSCode for everything and getting lock-in Are there many software developers who are not aware that most open-source software can run proprietary extensions ? I personally don't use any of Microsoft's services. Ther…
If you don't use Microsoft products the claim can't be taken as false. What in your own words do you know? Nothing.
Which is an important distinction in this context.
Re: The best Parts of Visual Studio Code are proprietary
#157Re: The best Parts of Visual Studio Code are proprietary
#158Earlier quoted context omitted.
> MS is embedding themselves in the open-source community in such a way that it's almost unavoidable to make use of their proprietary tools without even realizing it Try removing the word "proprietary" from that strategy, and see if it still fits the evidence you see. Or replace it with "paid". Look at their earnings reports ( https://www.microsoft.com/en-us/investor/earnings/FY-2020-Q4... ). Licensing proprietary so…
Let's imagine that a few years from now, MS starts advertising Azure right inside VSCode, and they start releasing features which favor Azure integration, and actually cause problems when working with GCP. Now imagine I as a developer want to pick up shop and move to another editor, but it turns out my workflow depends on proprietary extensions which are only available on VSCode, and my velocity will be cut by 70% if…
Re: The best Parts of Visual Studio Code are proprietary
#159Earlier quoted context omitted.
And users can help by actually using VSCodium, LineageOS, Linux distro Chromium builds, non-Xcode clang, etc. instead of the proprietary variants.
Which the large majority chooses not to, so there you have it, the open source dream.
It is hard for individuals to run and maintain custom forks, but the benefits of open source in terms of preventing lock-in are substantial.