0

A I mentioned Visual Studio cannot treat solution folder as real folder on disc.

How can I deal, if I want to sync VS2008 solution folders with file system structure?

Should/Can I edit solution file manually? Is there 3rd party tools with syntax/semantic checking? With more verbose warning messages as standard:

Visual Studio 2008 cannot recognize solution folder structure after editing

P.S. May be also Visual Studio macro?

Community
  • 1
  • 1
hellboy
  • 1,329
  • 5
  • 18
  • 50
  • 1
    possible duplicate of [Visual Studio Solutions Folder as real Folders](http://stackoverflow.com/questions/267200/visual-studio-solutions-folder-as-real-folders) - did you at least try the macro of the second answer? – stijn Feb 19 '14 at 08:39
  • As far as I know it is not possible to create filters for use in C# projects. Do you mean macro from book "Professional Visual Studio Extensibility" page 502? – hellboy Feb 19 '14 at 08:56
  • 1
    No I mean the macro `GenerateSlnFolderOnDirStructure` in VS->Macro Explorer->Samples->AddDirAsSlnFolder. Didn't try it myself, but it says *Macro to import a folder on disk into a solution folder structure.* which seems exactly what you are after – stijn Feb 19 '14 at 08:59
  • OK thanks. I found it. But this macro is also described in this book. – hellboy Feb 19 '14 at 09:43

0 Answers0