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

Programmer Humor

19990 readers
2375 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 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 week ago* (last edited 1 week ago) (13 children)

~~vscode isn't an IDE, but an actual IDE written in electron would be horrible.~~

I don't want to argue about this anymore. I admit i had a bad take, and this whole thread is just arguing about semantics at this point. Does it even really matter if vscode is an IDE or not? If it works, it works.

[–] [email protected] 9 points 1 week ago* (last edited 6 days ago) (2 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 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 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.

load more comments (10 replies)