+1

Higlight the background color of current block of code.

Onezino Gabriel Moreira 11 year бұрын 0

It would usefull if the background color get highlight of the current block.

Example,


1

2 while(True) {

3     print 'Something' | <--cursor

4 }

5


the background color of line 2, 3, 4 get diferente color.