Source Code Window for Visual Studio 2010

For Visual Studio 2008 there is a small but large incremental Source Outliner element on Codeplex ( http://sourcecodeoutliner.codeplex.com ).

Does anyone know if there is an equivalent tool for Visual Studio 2010?

+5
source share
3 answers

There Solution Navigator 's Performance Tools for Visual Studio Extensions , it looks like it is doing the same.

+6
source

Use the Power Tools Performance Solution Navigator

+1
source

You can install DPack and use its Code Explorer .

0
source

All Articles