parinfer

tianshu 2017-08-01T04:46:08.567824Z

when will parinfer v3 available on atom?

tianshu 2017-08-01T04:46:31.571600Z

I want to suggest my workmate to have a try.

chrisoakman 2017-08-01T04:49:31.601298Z

It's basically available on the master branch right now.

chrisoakman 2017-08-01T04:49:41.603015Z

You have to turn on smartMode via a config file.

chrisoakman 2017-08-01T04:49:53.604898Z

I used it all today at work. Didn't run into any major problems.

chrisoakman 2017-08-01T04:50:13.608017Z

I know Shaun was working on it too. Trying to get tabStops in.

chrisoakman 2017-08-01T04:50:54.614724Z

I do want to push out soon so ya'll can beta test. It's just not great timing for me. I'm flying out of the country tomorrow for a few days for work. Back on the weekend.

chrisoakman 2017-08-01T04:51:17.618908Z

But I don't mind pushing a public release where you can turn it on via config flag. I think Shaun wants to do that too before we "turn it on" for everyone.

chrisoakman 2017-08-01T04:51:37.622266Z

Lot of existing atom-parinfer users. Have to be conservative about pushing out big updates / changing behavior.

chrisoakman 2017-08-01T04:52:00.626185Z

I'm super tired right now 🙃

chrisoakman 2017-08-01T04:53:16.639211Z

The short answer is: soon. Or you can try out the master branch now. Just have to set {"use-smart-mode?":true} in ~/.atom-parinfer-config.json file

👍 3
tianshu 2017-08-01T05:06:50.778104Z

good job:+1:

tianshu 2017-08-01T05:07:16.782485Z

and have a good travel

henrik 2017-08-01T05:29:59.016851Z

Master branch works fine, no need to stress it out

shaunlebron 2017-08-01T06:25:20.655617Z

tab stops working for cursor, but not selection yet. you can try it out here: https://github.com/oakmac/atom-parinfer/pull/83

rgdelato 2017-08-01T06:41:27.872278Z

only been coding with it a little tonight, but master seems to be working for me as well

henrik 2017-08-01T15:09:40.341403Z

By the way, am I correct in observing that the plugin for VSCode is a bit more flaky than the one for Atom?

henrik 2017-08-01T15:10:22.369442Z

Positioning of cursor after pressing enter seems a bit off at times.

shaunlebron 2017-08-01T18:01:38.699227Z

@henrik yes

shaunlebron 2017-08-01T18:02:08.717372Z

I was hoping after doing some work on Atom that I could get a better idea how to share parts between them

shaunlebron 2017-08-01T21:04:55.820202Z

👋 I think the structural tab stops feature is finished: https://github.com/oakmac/atom-parinfer/pull/83

1
shaunlebron 2017-08-01T21:07:24.895067Z

going to look at error markers for when force-balance? is off