Re: Tweaking the IntelliJ and Eclipse formatters

2016-11-07 Thread Kirk Lund
FYI, I haven't had any time to work on this further and probably won't have time this week. Looks like there's a newer, more active thread on this anyway. Thanks, Kirk On Thu, Oct 27, 2016 at 6:02 PM, Kenneth Howe wrote: > 1) +1 - How long were you proposing Kirk? I’d suggest something like >

Re: Tweaking the IntelliJ and Eclipse formatters

2016-10-27 Thread Kenneth Howe
1) +1 - How long were you proposing Kirk? I’d suggest something like 120-130. Regardless of the length chosen we could end up with anomaly Darrel pointed out with a comment at the end of a long line. In these cases it’s probably better to put the comment on a separate line. 2) +1 3) +1 4) +1 >

Re: Tweaking the IntelliJ and Eclipse formatters

2016-10-27 Thread Darrel Schneider
something I noticed that may have been caused by the reformatting was an end of line comment that ended up with one word on every line. A longer max line probably would have prevented this but now that everything has been reformatted with a max of 100 I doubt that it would combine comments like thi

Re: Tweaking the IntelliJ and Eclipse formatters

2016-10-27 Thread Udo Kohlmeyer
1) 0 2) +1 3) +1 4) 0 On 27/10/16 3:11 pm, Kirk Lund wrote: I'd like to propose making a few changes to our IntelliJ and Eclipse formatters as well as the Eclipse importorder (all in etc/): 1) increase max line length (100 is way too short) 2) make (hopefully minor) changes to make the two form

Re: Tweaking the IntelliJ and Eclipse formatters

2016-10-27 Thread Jared Stewart
1) +0 2) +1 3) +1 4) +1 - Jared > On Oct 27, 2016, at 3:11 PM, Kirk Lund wrote: > > I'd like to propose making a few changes to our IntelliJ and Eclipse > formatters as well as the Eclipse importorder (all in etc/): > > 1) increase max line length (100 is way too short) > 2) make (hopefully