Man, if you can get auto-complete working, that would be spectacular!!
Ya, the CLAw is huge for an EUO script, and most of that is to automate things like menus, tabs and other UI functions. C# and WinForms will make that much easier. I recently added the new unraveling computations to the mix. Rule execution takes milliseconds each to execute, so I'd love to see information parsed with native code instead of interpreted. That would be great to see!
Without auto-complete, how do you recommend attacking a large UOMachine script? Bouncing back and forth from a project to the UOMachine UI might get frustrating, especially since I'm one of those over-the-top runtime testers.