What is the dashed line that aligns function blocks in my IDE?

The SPE I am using for my Python code uses this “visual hint”, which looks like a vertical dashed line to align function blocks (which I would call). How can I get this option in Visual Studio 2008?

Here's what it looks like:

zAW2T.png

+5
source share
3 answers

I saw that this is called structural highlighting or code description.

Visual Studio, CodeRush Developer Express, ( ) .

:

divo CodeRush. , .

+3

, Visual Studio .

+2

, , Python, . # . , , . - , # Python

VS2010 WPF, - , . , .

Python. , # - . , . .

+1
source

All Articles