Closed cursive-ide closed 8 years ago
Thanks, Colin, definitely a bug. A minimal example:
() "
"
Running Indent Mode will produce:
() "
")
Looking into it.
@cursive-ide fix can be found in this commit: https://github.com/shaunlebron/parinfer/commit/a56c8d5f5b3a1bbc98e95013c2eb0df88e2be671
published in 1.8.1
@shaunlebron Great, thanks!
I haven't had time to debug why this happens, but a Cursive user reported the following case:
Before:
After:
I've verified that this also occurs in the demo editor, so it seems to be a bug in parinfer itself.