parinfer / parinfer.js

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

Paren Trail has bad range when fully clamped #165

Closed shaunlebron closed 7 years ago

shaunlebron commented 7 years ago

In Indent Mode, the following has startX at ), but an endX at the cursor:

(foo
  bar)            |