commit gui reformats modified hard-wrapped text badly [message #730004] |
Tue, 27 September 2011 09:05  |
Eclipse User |
|
|
|
When the commit message is amended by inserting text, the existing text that gets moved to the next line by the hard wrapper ends up with each word on a line by itself. So if the first two lines of my original message looks like this:
Read manifests and missions files into minimal objects rather than
blah blah blah
and I then insert "some inserted text" after "minimal", I end up with:
Read manifests and missions files into minimal some inserted text
objects
rather
than
blah blah blah
I then have to clean up all these extra line breaks manually, by deleting them one at a time. That doesn't seem right. I think either the reformatter in this case should do the right thing, only adding line breaks where needed, or we need a 'reformat' toolbar item that will hard-wrap all the text after editing is complete.
This problem is specific to hard-wrap -- soft wrapping works more reasonably.
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03110 seconds