My application “Uni Detector” is now scriptable and freely distributed on Mac App Store.
This application is full written in AppleScript. Its parts are made by using Script Debugger.
I wrote a simple Scripting Definition file and sample scripts in it.
Now, we can make almost everything by AppleScript and Script Debugger.
We can use Script Debugger from Xcode as an external editor. There is need to set-up, text based AppleScript code will be edit or compiled (checking syntax meaning). Sometimes, I use another plain text editor to edit.