[TxMt] Colorize the name of the loops in Fortran
    guerom00 
    romain.guerout at stud.unibas.ch
       
    Fri Sep 15 16:02:45 UTC 2006
    
    
  
Hi all,
I would like to colorize the name
of the do and if loops in Fortran...
Those loops looks like this : 
the_name:do i=1,10
  some code here
  …
enddo the_name
and similar for the if loops. I tried to
give a scope to those loop names but
with my poor knowledge of RegExp, 
I cannot achieve something satisfactory...
Any help is much appreciated :)
Thanks in advance.
    
    
More information about the textmate
mailing list