Skip to content

Latest commit

 

History

History
50 lines (30 loc) · 1.37 KB

README.rst

File metadata and controls

50 lines (30 loc) · 1.37 KB

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:

  • 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

donovan_c@beezwax.net