Fork me on GitHub
#parinfer
<
2017-08-01
>
tianshu04:08:08

when will parinfer v3 available on atom?

tianshu04:08:31

I want to suggest my workmate to have a try.

chrisoakman04:08:31

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

chrisoakman04:08:41

You have to turn on smartMode via a config file.

chrisoakman04:08:53

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

chrisoakman04:08:13

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

chrisoakman04:08:54

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.

chrisoakman04:08:17

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.

chrisoakman04:08:37

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

chrisoakman04:08:00

I'm super tired right now 🙃

chrisoakman04:08:16

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

tianshu05:08:50

good job:+1:

tianshu05:08:16

and have a good travel

henrik05:08:59

Master branch works fine, no need to stress it out

shaunlebron06:08:20

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

rgdelato06:08:27

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

henrik15:08:40

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

henrik15:08:22

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

shaunlebron18:08:08

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

shaunlebron21:08:55

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

shaunlebron21:08:24

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