Yeah why the fuck is that? VSCode has no business being as good as it is. It’s developed by Microsoft, after all. Are they planning to take it away from us and charge money for it in a few years? Why does it work on Linux so easily? Is it a government conspiracy to fill our brains with subliminal messages somehow? Wtf is the catch?
My best educated guess is that’s it’s a ploy of some kind. If Microsoft makes a free code editor that’s really good, maybe no one will make a free open source one that’s as good so that they will have control over the 1 most viable code editor? There are other things similar to VSCode but they cost money and are too big a pain to pirate because VSCode is better than them anyway.
It’s not only VSCode, it’s also Github and C# and TypeScript to a lesser extent as well, probably. They want to have control over the “coding” ecosystem. And look at what they already did with github, they trained AI on all projects on it, and they then sell access to that AI.
How can we use C# in a responsible and FOSS way? A huge advantage of C# is that it can’t run into include order problems like C++ can. This makes it easier to make better object oriented games because the object structure can be more useful and you can get better results even if your object structure planning wasn’t as well thought-out.
They learned their lesson with the old Visual Studio. Spending all of that money to maintain an IDE where the core 90% of it was no better than any open source or shareware alternative.
The only reasons people needed VS specifically were all features that could easily be turned into self-contained plugins.
And with everything turning into cloud services, there’s pretty much no point in trying to sell installable local apps that are impossible to fully DRM and have no justifiable subscription fees.
And when an enterprise goes to pick a cloud repo service, cloud code workspace, cloud hosting, devops system, AI development assistant, etc… Who are they gonna pick? Maybe the one from the same company that makes “that one app all our devs rave about”?
Yeah why the fuck is that? VSCode has no business being as good as it is. It’s developed by Microsoft, after all. Are they planning to take it away from us and charge money for it in a few years? Why does it work on Linux so easily? Is it a government conspiracy to fill our brains with subliminal messages somehow? Wtf is the catch?
My best educated guess is that’s it’s a ploy of some kind. If Microsoft makes a free code editor that’s really good, maybe no one will make a free open source one that’s as good so that they will have control over the 1 most viable code editor? There are other things similar to VSCode but they cost money and are too big a pain to pirate because VSCode is better than them anyway.
It’s not only VSCode, it’s also Github and C# and TypeScript to a lesser extent as well, probably. They want to have control over the “coding” ecosystem. And look at what they already did with github, they trained AI on all projects on it, and they then sell access to that AI.
How can we use C# in a responsible and FOSS way? A huge advantage of C# is that it can’t run into include order problems like C++ can. This makes it easier to make better object oriented games because the object structure can be more useful and you can get better results even if your object structure planning wasn’t as well thought-out.
Here might lie the answer to your question: https://en.wikipedia.org/wiki/Embrace%2C_extend%2C_and_extinguish
They learned their lesson with the old Visual Studio. Spending all of that money to maintain an IDE where the core 90% of it was no better than any open source or shareware alternative.
The only reasons people needed VS specifically were all features that could easily be turned into self-contained plugins.
And with everything turning into cloud services, there’s pretty much no point in trying to sell installable local apps that are impossible to fully DRM and have no justifiable subscription fees.
And when an enterprise goes to pick a cloud repo service, cloud code workspace, cloud hosting, devops system, AI development assistant, etc… Who are they gonna pick? Maybe the one from the same company that makes “that one app all our devs rave about”?