Fork me on GitHub
#parinfer
<
2016-04-18
>
cfleming22:04:16

I’m going to have to modify parinfer so it only runs the initial paren mode on first modification, before the indent mode.

cfleming22:04:37

Having it modify files the user has only looked at is really problematic.

cfleming22:04:30

I also have a “toggle structural style” action which cycles through the current 3 options - I hadn’t considered that doing that would also modify code as the user cycles through parinfer mode.