On Tue, Apr 08, 2014 at 11:18:40AM +0530, Santosh Kumar wrote:
> 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
On 08/04/14 06:48, Santosh Kumar wrote:
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
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 pyt