-
Notifications
You must be signed in to change notification settings - Fork 14
Frequently Asked Questions
Actually, I don't even use snippets for my functions. I prefer to memorize and type them. TextMate offers other powers like documentation lookup, easy code formatting, find and replace, etc. I also like to version my custom functions in git and sync them to github, which TextMate makes really easy. For the really power hungry, you can even generate tables and scripts using this bundle.
Many of the bundle snippets are bound to a certain language. Check that the language for your current document is set to "FileMaker". Do this by selecting from the languages available in the left-hand side of the footer bar.
Many of the bundle commands are bound to a certain language. Check that the language for your current document is set appropriately — either "FileMaker", "FileMaker Clipboard", etc. Do this by selecting from the languages available in the left-hand side of the footer bar.
Open the Bundle Editor and edit the snippets from there. Please see "To create your own commands and customizations" section above. If you know regular expressions, you can also modify the Tidy command instead of updating every snippet.
You can always request features here on github in the issues section, but it's much more empowering to learn it yourself! Open the Bundle Editor and edit the commands from there. Please see How To Create Your Own Commands.
I thought you'd never ask! There's several ways to get involved:
- Submit new issues on github
- Send me a pull request on github
- Email me at [email protected]