this post was submitted on 08 Jan 2025
1066 points (98.0% liked)

Programmer Humor

20013 readers
435 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
[โ€“] masterspace@lemmy.ca 12 points 1 week ago* (last edited 1 week ago) (1 children)

It's literally listed in stack overflow's section on IDEs, functions as a replacement for an IDE, was architected so that plugins can turn it into an IDE, and is distributed with plugins made by the same company that turn it into an IDE. Insisting that it's not an IDE in this context isnt helping anyone communicate, it's just being pedantic.

[โ€“] fxomt@lemm.ee 27 points 1 week ago* (last edited 1 week ago) (1 children)

They also list vim and notepad++ as IDEs, pretty sure they just meant code editors in general.

Fucking NANO is on the list ๐Ÿ˜‚

[โ€“] renzev@lemmy.world 1 points 1 week ago

With enough plugins vim can have almost all of the features of an ide. Not that I recommend using it like that tho.