Hacker News new | ask | show | jobs
by bryanlarsen 2493 days ago
"I have to press backspace four times to de-indent code"

I used to only press backspace once to delete four spaces because I use a better editor. Now I press it zero times because I've integrated black, gofmt and prettier.js into my editor and it indents automatically.