visual studio - Filters vs. File Paths VS2008 -
where work, there significant difference between how solution explorer filters setup , filepaths source files located, makes finding source files in solution explorer difficult when know on drive. i've included link screenshot clarity.
is there way change the view of solution explorer show actual folder structure instead of file filters?
screenshots: http://imgur.com/a/txalx
thanks!
james
yes, there is. select project node , @ top of solution explorer click "show files" button. (disclaimer: implemented feature in vs 2005 visual c++).
note solution explorer show sub-directories of project directory. files outside of project directory structure show "links".
Comments
Post a Comment