Projects that provide Visual Studio IDE support.
Debugging VS packages can be a royal PITA. The hive can be used but install.bat often requires it to be reset each time.
Hive:
Cosmos.VS.Package is setup for debugging via a second (non hive) instance but the path is set for the default directory on x64.
Hive:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
D:\source\Cosmos\source\Cosmos.sln /ranu /rootsuffix Exp
Non hive:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
D:\source\Cosmos\source\Cosmos.sln
MPF project.
Provides:
MPF project and VS Package.
Provides UI for Cosmos debug windows in VS. Contains windows, toolbars and menu options.
Separate from other pacakges because:
Testing project for Cosmos.VS.Windows. Not used by VS itself.
Provides:
MEF project.
Provides:
X# custom tool generator is in Cosmos.VS.Package.