parinfer

tianshu 2018-02-16T07:15:29.000140Z

Is this necessary for smart mode?

(xxx yyy
    |)

dominicm 2018-02-16T10:17:40.000279Z

@doglooksgood Is this version over parinfer open source yet? I'd like to get some of my colleagues to test it 🙂

tianshu 2018-02-16T12:18:09.000333Z

@dominicm yes, it's open source, on branch smart of parinfer-mode. But I don't think it's the time to deploy to melpa. I need more test on it

tianshu 2018-02-16T12:18:36.000151Z

file parinfer-smart.el

tianshu 2018-02-16T13:06:34.000422Z

@dominicm btw, if you have to have a try, remember to byte-compile this file, after byte-compile, it will cost 3080ms to process 2900 loc, otherwise, it will cost 140200ms on my MBP. the old version of parinfer-mode will cost about 1000ms.

tianshu 2018-02-16T16:30:53.000506Z

I create a repo for trying new parinfer-mode. https://github.com/DogLooksGood/parinfer-mode-demo

👍 1
😍 1
justinbarclay 2018-02-16T16:38:21.000378Z

I am going to try this out this weekend!

dominicm 2018-02-16T22:38:36.000379Z

@shaunlebron have you given any more thought to https://github.com/shaunlebron/parinfer/issues/92 ?

dominicm 2018-02-16T22:41:21.000306Z

Oh, I see there's a pr