640
wait what (pawb.social)
submitted 2 years ago* (last edited 2 years ago) by crimsonpoodle@pawb.social to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] zea_64 19 points 2 years ago

Also, a lot of editors won't unindent on backspace of spaces indentation, so I end up messing up the indentation with a 3/4 indent

[-] coloredgrayscale@programming.dev 3 points 2 years ago

Autoformatter should fix that, unless you use python. (but even then they might fix it to the closest proper indentation level)

[-] Traister101@lemmy.today 10 points 2 years ago

Sometimes. I love auto formatting, I spam the shit out of it more than I spam save but it's definitely not perfect. It gets real confused with inconsistent indention like that. Especially with Python it'll fuckup

[-] mexicancartel@lemmy.dbzer0.com 6 points 2 years ago

Yeah you need an auto formatter, which is worse than not needing it. Also yes its terrible in python like languages

[-] expr@programming.dev 3 points 2 years ago

That just sounds like a shitty editor, tbh. Pretty basic functionality.

this post was submitted on 28 Feb 2024
640 points (100.0% liked)

Programmer Humor

26817 readers
1571 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