[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Ident, not Format, in XML files

Raul,

I'm stuck by the following thought: surely if a tool is going to split lines, it will give one the ability to control the line width. Assuming that's true, one could set the line width to a really large number such that lines would not be broken at all. I wonder where the flaw in my thinking lies?


Raul Acevedo wrote:
As I said...

I do NOT want to "format" the lines. I don't want Eclipse to touch ANYTHING excepth the line indentation ONLY. Formatting the lines may split a single line into multiple lines, which I do not want.

I.e. the equivalent of Ctrl-I in a Java editor. Ctrl-I in a Java editor doesn't reformat your entire line, it only corrects the indentation of the line.

Thanks,

Raul