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 !!
- Syntax highlighting for calculations
- Snippets for calculations
- Commands for manipulating calculations
Sorry, not gonna happen.
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
Donovan Chandler