Hacker News new | ask | show | jobs
by ajfapoiawejf 1924 days ago
I run into this a lot with Python, where when I manually cut/paste some block, I have to go up and double check all the lines are in the right place, etc. because an autoformatter can't do it correctly and obviously like it can in C++, e.g.