colouring line by line ?

Jenô Balaskó jeno.balasko at ericsson.com
Thu Jun 25 11:02:12 CEST 2009


Hi Bert,

thanks for the help. I will send feedback if we have the solution.

Regards
Attila

> -----Original Message-----
> From: discuss-bounces at nedit.org 
> [mailto:discuss-bounces at nedit.org] 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 at ericsson.com> 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 - Discuss at nedit.org 
> > http://www.nedit.org/mailman/listinfo/discuss
> >
> --
> NEdit Discuss mailing list - Discuss at nedit.org 
> http://www.nedit.org/mailman/listinfo/discuss
> 


More information about the Discuss mailing list