Skip to content

Syntax highlighting

DonovanChan edited this page Jul 29, 2011 · 4 revisions

Syntax highlighting is provided for the following formats:

  • FileMaker
  • FileMaker Clipboard
    • Basically XML, but it should provide highlighting for FileMaker syntax within that XML
  • FileMaker Log
    • Very basic, but those logs can be very difficult to read without it!
  • FileMaker Hash
    • For dictionaries generated using custom function suite from six.fried.rice.
    • The FOCUS Framework makes extensive use of this hash format. A full suite of functions are vailable on github here.

Note, you'll need to make sure that your document is designated under the specified language before TextMate will know how which syntax to use for highlighting.

You can customize the highlighting colors in TextMate's preferences.

Clone this wiki locally