TextMate
TextMate - Extract AppleScript 'on' and 'to' Handlers
If you write much AppleScript you probably spend some amount of time traversing your code to see what handlers you have created.
I use this snippet of code within TextMate to list all the 'on' and 'to' handlers at the top of the page.
Read more... Add new comment
