this post was submitted on 18 Jul 2023
74 points (78.5% liked)

Programmer Humor

32361 readers
253 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

I use vim btw

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 year ago (3 children)

Every editor has its place but this meme would make more sense with any IDE (vscode, eclipse, intellij) than notepad

[–] [email protected] 4 points 1 year ago

Nah, IDE's go in the top bar, big brain is still notepad and alikes.

[–] [email protected] 1 points 1 year ago (1 children)

Most people use IDE's, having them where notepad is would not make sense on a bell curve.

[–] [email protected] 0 points 1 year ago (1 children)

Agreed.

I once worked on a team in a company who had to ssh into a server and do all the development work on that server. So all we could use was either vim or emacs. I had my vim decked out with all the plugins and customizations, and it was fine.

But after you get back to using an IDE (especially an IDE with a vim plugin), it's hard to go back

[–] [email protected] 1 points 1 year ago

In my experience, once you've used any text editor with an LSP implementation it's hard to go back to an IDE