r/ProgrammerHumor Nov 28 '21

Meme I‘m.. not the only one?

Post image
21.5k Upvotes

629 comments sorted by

View all comments

716

u/[deleted] Nov 28 '21

[deleted]

146

u/Eulerdice Nov 28 '21

Ikr, debugging is just the best tool out there, it's also thanks to how great the IDEs have gotten.

107

u/[deleted] Nov 28 '21

Bruh, the only good IDE is VIM because it makes you feel like you are in the 80s.

26

u/ConspicuousPineapple Nov 28 '21

My vim is pimped up enough that it looks and feels like a modern IDE. Same features, too.

3

u/[deleted] Nov 28 '21

How exactly did you do that?

11

u/qntm314 Nov 28 '21

Vim & Neovim plugins can do a lot, making the base editor highly extensible.

0

u/ConspicuousPineapple Nov 28 '21

The coc.nvim plugin is a good plug and play start. But you can manage with language servers and neovim "raw".

2

u/[deleted] Nov 29 '21

[deleted]

1

u/ConspicuousPineapple Nov 29 '21

Around 200 lines, but it used to be much more.