Fork me on GitHub
#parinfer
<
2017-01-29
>
shaunlebron21:01:39

I think it’s interesting that consistency is a virtue that we all appreciate, but don’t want when it gets in the way of our intuition

shaunlebron21:01:21

I think the magic of parinfer was that it feels intuitive+consistent for most of the way

shaunlebron21:01:53

and when trying to modify to be intuitive for the rest of the cases, we lose consistency, and move more toward the already well-established, key-based editor modes

sekao23:01:50

i certainly want to avoid falling into a swamp of exceptional rules. in particular, i want to avoid rules that add special behaviors based on what specific character was just typed, or what characters are near the cursor.

sekao23:01:32

i like the fact that parinfer works based solely on the text and cursor position. it simplifies its use, and ensures there arent weird behaviors during cutting/pasting