Quoting Andrew Stanaski <[EMAIL PROTECTED]>: > > Randy Kramer wrote: ... summer of code suggestion ... > > * revise the nedit display widget to add a(n optional) column for > > folding > > marks (i.e., the typical + or - in a box, vertical lines, the L-shaped > > termination of such lines) > > > Folks at Sun did this many years ago when they incorporated NEdit (5.1) > into their workshop IDE. They had symbols for breakpoints, the currrent > line indicator, and such in the left side column.
I remember picking up that code: should have it somewhere. I remember that to me it seemed pretty tightly coupled to the IDE and its API (probably a good thing for the level of integration required, eg baloon tips with variable debug values - very cool!). I even tried it once. This was before tabbed editing and there was a "feature" which swapped the file you were looking at in the window and you moved through the code. Tabs would have been much better there. Other than that, it was very smooth. Tony -- NEdit Develop mailing list - [email protected] http://www.nedit.org/mailman/listinfo/develop
