Quoting Bert Wesarg <[EMAIL PROTECTED]>: > On Fri, Feb 29, 2008 at 10:30 AM, Joachim Lous <[EMAIL PROTECTED]> wrote: > > I'm sure Sun's code is nice, and maybe the display part of it can be > > copied without too much overhead. But even if we don't, adding a > > symbol gutter is in any case a pretty straightforward task. > > > > Should we be so lucky as to get some coding help, let's spend it > > on the _hard_ and long-awaited things. > I have a next idea for a project: > > * indented continuous wrap * > this maybe interesting for editing in latex mode or with variable width > fonts > If you don't know what it is about, look at this screenshot from > Kate. Lines beginning with XXX are continued lines but where align at > the column of the first character
Yes, that's a useful idea. It was a feature of thextpad on Windows that I thought was very nice. I would just provide a colored background (backlight like) for the empty space on the left rather than draw anything. Another useful thing would be visual whitespace. This is easy for space and tab, but not for newline since it complicates the character counting in the widget. Tony -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
