this post was submitted on 08 Jan 2025
1037 points (98.1% liked)
Programmer Humor
19918 readers
2106 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
Not really. there's VSCode itself, and then there's the extensions on top of it. But my main point was how vscode wasn't designed to be an IDE, just a customizable code editor. Like neovim or emacs, you could customize it to the point of being similar to an IDE, but they're still not considered IDEs.
So if I ship a version of vscode with a few extensions pre installed I can call it an ide?
Integrated you mean? Into the development environment? 😉
Fuck, you got me there.