Skip to content

Instantly share code, notes, and snippets.

Embed
What would you like to do?
Open Scratchpad *NOW*
-- but this in your system level Script menu (using the Script Menu builtin in OS X, or Fastscripts from http://red-sweater.com
tell application "BBEdit"
set newDoc to scratchpad window
select newDoc
activate
end tell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment