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

Programmer Humor

20053 readers
312 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
1048
Good guy clippy (lemmy.zip)
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 9 points 2 weeks 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.

[โ€“] [email protected] 24 points 2 weeks ago* (last edited 2 weeks 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 ๐Ÿ˜‚

[โ€“] [email protected] 1 points 2 weeks ago

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