RE: colouring line by line ?
Jenô Balaskó <jeno.balasko-IzeFyvvaP7pWk0Htik3J/[email protected]>
| Newsgroups | gmane.editors.nedit.user |
|---|---|
| Message-ID | <EAEB389B94CF8645849912B5742764E609D9BF5A@esealmw116.eemea.ericsson.se> |
Hi Bert, thanks for the help. I will send feedback if we have the solution. Regards Attila > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Bert Wesarg > Sent: Tuesday, June 23, 2009 10:51 AM > To: General NEdit discussion list > Subject: Re: colouring line by line ? > > On Tue, Jun 23, 2009 at 09:49, Jenô > Balaskó<jeno.balasko-IzeFyvvaP7pWk0Htik3J/[email protected]> wrote: > > Hi, > > > > we developed a cource code coverage analyzer program. It > lists for all file the coverage line by line. > > e.g foo.txt:1525:20 means line 1525 was used 20 times. It > would be useful to read the file coloured according this > result, e.g the not used lines would be grey, the very often > used lines green. > > This is our business, I'm interested only if there is any > support in nedit for this kind of problem. > You can use the RangeSets API, a convenient macro set may > help you here: > > http://nedit.hackvalue.nl/niki/index.php/RangesetMacroCollection > > There is currently one little drawback: you can only > highlight a line till the \n character not till the window > boundary, if I remember correctly. > > Bert > > > > > Thanks in advance > > Attila Jeno Balasko > > > > -- > > NEdit Discuss mailing list - [email protected] > > http://www.nedit.org/mailman/listinfo/discuss > > > -- > NEdit Discuss mailing list - [email protected] > http://www.nedit.org/mailman/listinfo/discuss > -- NEdit Discuss mailing list - [email protected] http://www.nedit.org/mailman/listinfo/discuss