Note: The Console blog is no longer active. I'm currently building the Sculpted Code blog, and when it's finished, I shall be posting there.
← Console Index
Dashcode Evaluator Shortcut

I just noticed that Dashcode’s evaluator has a Terminal-like shortcut. By pressing the up-arrow key, you can insert a previous statement that you entered.You can choose which statement you want by pressing the up/down-arrow keys to go back/forward (respectively). When you want to repeatedly execute the same command, this saves a lot of typing!

dashcode-evaluator-shortcut.png