I've barely used paredit, but when I tried it it felt a bit rough---and that's not surprise since not all text is a valid s-expression.
Also, tree editors make implementing additional editor features. You don't get that benefit with emacs + paredit since the data structure is still a text string at the end of the day.
Also, tree editors make implementing additional editor features. You don't get that benefit with emacs + paredit since the data structure is still a text string at the end of the day.