Earlier quoted context omitted.
FWIW I'm the author of the Zeus programmer's editor and it can import VS solutions files and once imported you can build and compile all from inside the editor. Zeus also does a limited amount of intellisensing, but naturally the intellisensing is nowhere near good as that found in VS. But the code navigation is not too back. Zeus also has full MSDN integration and it can actually do context sensitive queries of the…
I'll be happy to give it a shot. I'm using a Web Site + solution for my current job though, know if it handles that? They're a bit weird. I'll certainly give it a try for more "normal" .NET coding, there's a lot of utility code to be written :)
To be honest I'm not really sure. The big test would be to see if Zeus manages to import the solution file (i.e. from the Workpsace, Import menu).
This import has only been tested for 2005, 2008 and 2010 C# and C++ projects.
If it doesn't feel free to send me a bug report.
> I'll certainly give it a try for more "normal" .NET coding, there's a lot of utility code to be written :)
These are the three 'one off' steps needed to get the Visual Studio compiler to run inside Zeus