this post was submitted on 24 Oct 2023
798 points (93.4% liked)

Programmer Humor

25448 readers
1508 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
[–] pirrrrrrrr@lemmy.dbzer0.com 29 points 2 years ago (15 children)
[–] eerongal@ttrpg.network 26 points 2 years ago (14 children)

Notepad++ is perfectly fine to code in. With the wealth of plugins it has, it's pretty similar to vscode in how you can trick it out with all sorts of things it can't do by default.

[–] kogasa@programming.dev 18 points 2 years ago (13 children)

I'm a tolerant person, but come on, man. Between VSCode, JetBrains, (n)vim and emacs, and I can't think of a legitimate reason to use np++ for development over any of them.

[–] MikuNPC@lemm.ee 9 points 2 years ago (1 children)

It's super fast in comparison to full IDEs and is easier to use than most editors. I switch between vscode and notepad++ depending on what im doing.

[–] DudeDudenson@lemmings.world 7 points 2 years ago

Macros man, being able to record a macro and use it quickly and easily is worth it's weight in gold when you're doing something super repetitive that there are no automatic refactors for.

And i hate the "modern sleek design" culture of making all the options hidden and difficult to reach. Notepad s interface is so fucking clean and usefull.

I still use intellij because of a lot of other things but quite often I find myself using notepad for specific tasks and it's such a treat

load more comments (11 replies)
load more comments (11 replies)
load more comments (11 replies)