this post was submitted on 12 Mar 2026
1125 points (98.7% liked)
Programmer Humor
30336 readers
2113 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Had to install (an old mind you, 2019) visual studio on windows...
...
...
First it's like 30GB, what the hell?? It's an advanced text editor with a compiler and some ..
Crashed a little less than what I remember π₯΄π
Visual Studio is the IDE. VS Code is the text editor.
can we at least try to use critical reading on lemmy
OP was clearly using a rhetorical reduction to make a point that VS is bloated.
Visual code is another project, visual studio is indeed an IDE but it integrates it all. Vscode is also an integrated development environment. I don't really know what more to say.
VS Code is considered a highly extensible text editor that can be used as an IDE, especially for web based tools, but it isnt an IDE. It's more comparable to Neovim or Emacs than to IntelliJ in terms of the role it's supposed to fill. Technically. VS Code definitely is used more as an IDE by most people, and those people are weak imo. I'm not one to shill for companies (i promise this isnt astroturf) but if you need to write code Jetbrains probably has the best IDE for that language. Not always true but moee often than not it is imo.
Ooh, a flame war π₯π₯π₯ ! It has been so long since I was involved in one, thank you ππ»ββοΈ! π
Who uses visual code to something else than writing and launching vode? I only uses it for C#/Godot on Linux but it has all the bells and whistles to make it an IDE IMO (BTW anyone who doesn't code in C/C++ is weak ofc βΊοΈ! π₯).
Let me just add that jetbrains (at least pycharm) have started their enshittification death cycle, and I'm looking for a lightweight python IDE that doesn't hallucinate (but lets you use venm and debug), if you have any ideas I'm listening!
Cheers
I wanna clarify that when i say VS Code I'm talking about Visual Studio Code. I was only commenting on the difference between Visual Studio and Visual Studio Code because you said you downloaded Visual Studio and was confused why a text editor was 30gb, and it's possible you downloaded the IDE rather than the text editor. I apologize if you thought i was talking about Visual Code; I wasn't.
And i agree that JetBrains has started to enshittify but I also think their enshittification has been pretty slow because they sell professional tools that still have to perform the basic functionality of an IDE. And for the modt part I've been able to disable all AI features save the ones I'm required to use at work (yay AI usage metrics ;-;)
For data science, Spyder is good. Otherwise I also use pyzo as a lightweight IDE.
Will check out, thanks!
Just be grateful it's SSD and not RAM.