FileMaker icon indicating copy to clipboard operation
FileMaker copied to clipboard

Sublime Text 3 package for development in FileMaker Pro, a relational database management system by the Apple subsidiary FileMaker, Inc.

================ FileMaker

Sublime Text 3 package to aid development in FileMaker Pro, a relational database management system by the Apple subsidiary FileMaker, Inc.

!! This project has been abandoned !!

Features

  • Syntax highlighting for calculations
  • Snippets for calculations
  • Commands for manipulating calculations

Getting Started

Installing Via Package Control

Sorry, not gonna happen.

Installing From Source

If you're storing the package as a directory as in this example, it must_ be stored in the Packages directory under the data directory_. Note, this is not the directory Sublime Text opens when you select Sublime Text > Preferences > Browse Packages...! Here's an example on macOS:

.. _must: http://docs.sublimetext.info/en/latest/extensibility/packages.html#package-locations-and-abbreviations .. _data directory: http://docs.sublimetext.info/en/latest/basic_concepts.html#the-data-directory

  • Quit Sublime Text

  • If you have a previous installation of Packages/FileMaker installed, delete it

  • Type the following into a terminalk::

    cd ~/Library/Application\ Support/Sublime\ Text\ 3/Packages git clone https://github.com/DonovanChan/FileMaker.sublime-package.git FileMaker

  • Launch Sublime Text

Contact

Donovan Chandler

[email protected]