You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@asterixdb.apache.org by abdullah alamoudi <ba...@gmail.com> on 2017/02/20 22:31:08 UTC

Am I the only one!?

Am I the only one who has line width problems with the code formatter we have?
It seems like my Eclipse doesn't respect the 120 line width and sometimes make lines with width 121. I tried changing the line width in the formatter to 119 and that fixes the problem for me as the maximum line width becomes 120.

Does anyone have a similar problem? and do we mind setting it to 119?

Thanks,
Abdullah.

Re: Am I the only one!?

Posted by abdullah alamoudi <ba...@gmail.com>.
Never mind. Did some experiments with Till.

Turned out there was some confusion on my side. The IDE shows the column number for the cursor and not the width. Hence, I thought it was 121 while it was in fact 120.

Please, ignore :)

Cheers,
Abdullah.

> On Feb 20, 2017, at 3:58 PM, Michael Blow <mb...@gmail.com> wrote:
> 
> It seems to work properly in IDEA.
> 
> Thanks,
> 
> -MDB
> 
> On Mon, Feb 20, 2017 at 5:31 PM abdullah alamoudi <ba...@gmail.com>
> wrote:
> 
> Am I the only one who has line width problems with the code formatter we
> have?
> It seems like my Eclipse doesn't respect the 120 line width and sometimes
> make lines with width 121. I tried changing the line width in the formatter
> to 119 and that fixes the problem for me as the maximum line width becomes
> 120.
> 
> Does anyone have a similar problem? and do we mind setting it to 119?
> 
> Thanks,
> Abdullah.


Re: Am I the only one!?

Posted by Michael Blow <mb...@gmail.com>.
It seems to work properly in IDEA.

Thanks,

-MDB

On Mon, Feb 20, 2017 at 5:31 PM abdullah alamoudi <ba...@gmail.com>
wrote:

Am I the only one who has line width problems with the code formatter we
have?
It seems like my Eclipse doesn't respect the 120 line width and sometimes
make lines with width 121. I tried changing the line width in the formatter
to 119 and that fixes the problem for me as the maximum line width becomes
120.

Does anyone have a similar problem? and do we mind setting it to 119?

Thanks,
Abdullah.