README
April 10, 2022 · View on GitHub
A Sublime Text 3 plugin for the Fantom programming language.

Features
- Syntax highlighting
- Build System (compile, run script, test, custom)
Requirements
The fan binary must be in your system PATH.
Installation
Using Package Control (Recommended)
If you have Package Control installed in Sublime Text:
- Open the Command Palette (Tools > Command Palette…)
- Search for and choose "Package Control: Install Package" (give it a few seconds to return a list of available packages)
- Search for "Fantom" and install.
Manual
Clone this repository into your Sublime Text 3/Packages/ directory
The directory found in Sublime Text 3->Preferences->Browse Packages...
Sublime Text 3/Packages/$ git clone https://github.com/mgiannini/sublime-fantom.git