forked from petrowsky/filemaker.tmbundle
-
Notifications
You must be signed in to change notification settings - Fork 15
Getting the Clipboard (Into TextMate)
Donovan Chandler edited this page Feb 19, 2020
·
5 revisions
After copying some FileMaker objects, the trick is getting the objects into TextMate as quickly and easily as possible. The methods I've found for accomplishing this are presented below in descending order (favored to less favored).
This AppleScript is basically the same as the bundle command, except that you can run it from anywhere instead of opening up a new TextMate document. This will work with any text editor, not just TextMate. Store it in your dock, in your scripts menu... anywhere. I like to call it using Quicksilver.
This is the default way of pulling clipboard contents into TextMate. The command is called Get Snippet from Clipboard. You can also use the keyboard shortcut ⌥-⌘-B.