this post was submitted on 08 Jan 2025
1085 points (98.1% liked)

Programmer Humor

20743 readers
638 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

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] fxomt@lemm.ee 2 points 1 month ago (1 children)

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.

[–] onnekas@sopuli.xyz 5 points 1 month ago (2 children)

So if I ship a version of vscode with a few extensions pre installed I can call it an ide?

[–] kryptonidas@lemmings.world 3 points 1 month ago

Integrated you mean? Into the development environment? 😉

[–] fxomt@lemm.ee 0 points 1 month ago

Fuck, you got me there.