[Tutor] Block highlighters in python

Santosh Kumar rhce.san at gmail.com
Tue Apr 8 07:48:40 CEST 2014


Is there a way by which we can highlight a block in the python ?

i have a huge code and i want to see a block of ``if`` code. How do i
achieve this in VIM or any other editor.

Note: In perl if i put my cursor on one "{" it will hightlight the other
closed "}".

Do we have any such facility in python ?

-- 
D. Santosh Kumar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140408/6896e46f/attachment.html>


More information about the Tutor mailing list