Earlier quoted context omitted.
Lisp is no harder to edit in notepad than any other language. It is just a text editor and lisp source is just text. And paredit is a misfeature for most people, turn it off. That should have been the real takeaway. It is not part of a ”correctly configured editor” and it isn’t installed or activated by default anyways so is easy to avoid.
Yeah, all you have to do is keep track of the number of closing parens in your head. It’s a lot easier when the editor highlights matching pairs.
[deleted]