parinfer / parinfer.js

Let's simplify the way we write Lisp
https://shaunlebron.github.io/parinfer
MIT License
1.76k stars 40 forks source link

dont allow extra parens in paren trail #135

Closed shaunlebron closed 7 years ago

shaunlebron commented 7 years ago

Put (foo)}}}}} in demo page here to reproduce: http://shaunlebron.github.io/parinfer/demo

shaunlebron commented 7 years ago

only happens when cursor is after the extra parens