this post was submitted on 28 Apr 2024
1252 points (97.9% liked)
linuxmemes
20880 readers
9 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No, both are source code editors: https://en.wikipedia.org/wiki/Source-code_editor#Notable_examples
Visual Studio is the full IDE, VS Code isn't. Visual Studio and VS Code are completely different products, even though both carry Visual Studio branding.
What would be missing from VS Code or VS Codium that an IDE needs?
I'm an ex Visual Studio user, now writing all my code in VS Codium. I organize my project tree in VS Codium, I build from it and, like a Visual Studio user, I press F5 to debug, set breakpoints and inspect variables.
And that's just the default install using the vanilla C/C++ extension it ships with, not some complicated setup that takes any time to get working.
Snipped from the first question in the FAQ:
More details on the Visual Studio website.
If you disagree with the assessments of both the VS Code developer and Wikipedia, please discuss it there.