We have simple viewer based on list box, which can be used when debugging. We have also full featured source editor that embeds Vim. The first editor is complete, the Vim based editor needs some more work and testing. Update: i have ported source editor from SharpDevelop which is now default. It will be good editor after some drawing issues are fixed
The debugger is now quite stable and nearly full featured. Only stopping on exceptions and members browsing is now missing. The debugger segfaults on PInvokes. Other bugs are not known.
Some initial work has been done. Needs patches applied to Portable.NET. The patches need clean up and agree from pnet developers, because they do things in quite experimental way.
works closely together whith project support (see above). With PortableStudio you will be able to use any build system you like. E.g. I use Makefile together with csant. When compiler is finnished the project is automatically loaded in PortableStudio.
should be supported in the future. No work has been started yet on this.
is in very alpha state.