I have to say so far, I'm impressed by the professionality of #develop. It really is an excellently designed IDE, and such an IDE is completely indispensible for designing C#, unlike some other languages (PHP).
It would be nice to be able to collapse namespaces. Currently, I have to create a #region around the namespaces that I want to collapse, which is quite tiresome since I have A LOT of namespaces which I'm using as an alternative to creating dozens of different files in a dozen different directories.
Much thanks =)