Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
RSS RSS Feed
Search Wiki:
Project Description
The Flat Solution Explorer is a Visual Studio 2005 Addin that shows a non-hierarchical view of all items in a solution. There is an input box that provides real time filtering of the items. This is a great Addin for managing large solutions. This Addin is implemented in C++ using ATL.

Get it

Unfiltered View Filtered View
flat-nofilter.png flat-filtered.png
Last edited Mar 23 2007 at 12:06 AM  by JamesFinnigan, version 4
Comments
nedflanders wrote  Jul 28 2007 at 6:48 PM  
Flat Solution Explorer is a great Addin for Visual Studio and a huge time-saver. Navigating between files is much easier now. Good job, James!

sdewww wrote  Feb 10 at 8:21 PM  
Great job. Maybe you could add a feature that if I would enter a filename's substring, i.e. if I type "ObjectWith", I'll get "ComObjectWithRef.h" in the list

Updating...