It contains mostly open source code. The proprietary binary MS distributes adds very little proprietary stuff to it. You can use the open source version Code - OSS just fine or use VSCodium which is based on that
VSCode contains features not available in the real opensource version. It’s a bit of a Chrome vs. Chromium situation. There’s VSCodium, but it misses some features.
There are plenty of open source remote SSH extensions in the vscodium extension library including one that will deploy the full Dev environment to the host so you can run your code there.
I don’t think so, it runs a client and a server version of VS code so all extensions, settings, debug config etc work on the target machine as if native.
Seems like a core feature a plugin wouldn’t be able to implement properly
Obviously you can run ssh in the terminal or you could network mount the filesystem somehow but it’ll be way jankier
VSCode is an open source IDE. Its biggest rival is the JetBrains suite. When the alternatives are proprietary, VSCode is a win.
VScode isn’t foss. It just contains some open source code.
It contains mostly open source code. The proprietary binary MS distributes adds very little proprietary stuff to it. You can use the open source version
Code - OSS
just fine or use VSCodium which is based on thatIf I was going to use it I would use VScodium.
How do you know what’s in VScode? Its still proprietary.
VSCode contains features not available in the real opensource version. It’s a bit of a Chrome vs. Chromium situation. There’s VSCodium, but it misses some features.
What features exactly?
Remote SSH is the one that I need.
There are plenty of open source remote SSH extensions in the vscodium extension library including one that will deploy the full Dev environment to the host so you can run your code there.
Aren’t those features just telemtry and the plugin store (for which there is an open source replacement btw)
Live share, remoting (running over ssh or other) and settings sync are both absent from codium, they’re the ones I know of
Lack of SSH would be a deal breaker for me.
You can obviously SSH from the terminal but unless you use some external solution you can’t open folders on remote machines in the ide
Can’t you just install a plugin for ssh?
I don’t think so, it runs a client and a server version of VS code so all extensions, settings, debug config etc work on the target machine as if native.
Seems like a core feature a plugin wouldn’t be able to implement properly
Obviously you can run ssh in the terminal or you could network mount the filesystem somehow but it’ll be way jankier
Someone on Reddit said that this plugin works apparently. Can’t test it myself rn tho.
There’s also some issue with good VSCode when using C# & .NET
Most of Jetbrain’s tools have community editions as well.
The community editions are still proprietary, and they put the most useful tools behind the paywall.
VScode is proprietary as well.
Such as?
Let me google that for you, Jetbrains provides a convenient list: https://www.jetbrains.com/products/compare/?product=pycharm&product=pycharm-ce
From the link you shared: