And here it is, at least what it looks like...

The good news is that most of what you see if fully function, that's right you can use it to do something useful. But before I release it with iScript 2.0 I still have to do some more work.
I have to finish adding support for import, import. And I have to still do copy and move. Plus I would like to do a simplied ui that does not require use of a workspace, solutions and projects, basically you open source file and edit, run, debug them directly. And, less I forget, i have to still do project profiles, project properties, settings dialog, find in files, replace in files. And some cleanup, polishing of the user interface, things like position where caret will end up after operations, enable / disable menu items and toolbar bottons relative on current context, selected item and find / replace needs to wrap at end of file. In other words I still have another month or so of coding...
Now for the not so good news, I've decided not to support source code color highlighting and intelisense code completion in this release of iBuild. Just too much work.