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
_______________________________________________ Tutor maillist - [email protected] To unsubscribe or change subscription options: https://mail.python.org/mailman/listinfo/tutor
