Fork me on GitHub
#parinfer
<
2016-07-02
>
cfleming03:07:41

@sekao: It’s very nice that it uses the rainbow paren colour, nice touch.

cfleming03:07:11

I’m considering doing the same for Cursive, but I think for if forms I’m going to subtly highlight the then/else branches, perhaps with green/red

cfleming03:07:37

Which will hopefully stop me mistakenly using when when I really want if

sekao14:07:14

@cfleming: neat idea. my next big goal is to see if I can implement semantic highlighting in paren-soup. Seems like it should be fairly easy but I could be wrong. it would be especially cool to use color or weight to distinguish fns and macros