Completely, it is Electron based and focus is being a programmer text editor, not a full blown IDE.
Even though there is there are Microsoft plugins for Visual Studio like capabilities, they are only a subset of everything that Visual Studio is capable of.
cranberryturkey•4mo ago
I see. well vscode is open source. works on linux
pjmlp•4mo ago
Microsoft plugins aren't open source.
estimator7292•4mo ago
That's vscodium
It's exactly the same as Google Chrome vs chromium. One is very much not the other
johnisgood•4mo ago
I think it is a poor analogy.
VS Code and Visual Studio IDE are fundamentally different products. One is a lightweight editor, the other is a full IDE with different architecture and capabilities. Chrome and Chromium are the same product type (browsers) where Chrome is built from Chromium source with proprietary additions[1].
A better analogy would be VS Code vs VSCodium, which actually mirrors Chrome vs Chromium: same codebase, one with Microsoft's proprietary bits removed, or Fedora vs RHEL.
[1] Both Google Chrome and Chromium are maintained by Google.
cranberryturkey•4mo ago
I think that's what he was saying. But VSCode is open source though, which he's wrong about. CHrome is not open source.
johnisgood•4mo ago
Google Chrome is not open source indeed, but Chromium is, which is what Google Chrome comes from.
redhale•4mo ago
Even on Windows, I use Rider. It's just better imo, and it's not close. But then again I have not used VS deeply in a couple years.
cranberryturkey•4mo ago
pjmlp•4mo ago
Even though there is there are Microsoft plugins for Visual Studio like capabilities, they are only a subset of everything that Visual Studio is capable of.
cranberryturkey•4mo ago
pjmlp•4mo ago
estimator7292•4mo ago
It's exactly the same as Google Chrome vs chromium. One is very much not the other
johnisgood•4mo ago
VS Code and Visual Studio IDE are fundamentally different products. One is a lightweight editor, the other is a full IDE with different architecture and capabilities. Chrome and Chromium are the same product type (browsers) where Chrome is built from Chromium source with proprietary additions[1].
A better analogy would be VS Code vs VSCodium, which actually mirrors Chrome vs Chromium: same codebase, one with Microsoft's proprietary bits removed, or Fedora vs RHEL.
[1] Both Google Chrome and Chromium are maintained by Google.
cranberryturkey•4mo ago
johnisgood•4mo ago