[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

syntax highlighting



hello, i have the following question:
in my MATLAB code i have a lot of "for...end" or "if....end" and most of them are nested one
inside the other, do you know how to recognise whose "for" or "if" an "end" belongs to?
i know some editors are able to do this (vim, kwite...). 

I mean these for's or if's are very far from each other in the code...

for example:

for ...
   for
     if ...
     ....
     ....
     ....
     end
   end
end

thank you!

Roberto
Debian Sarge
kernel 2.6.8


	

	
		
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



Reply to: