Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 927 Bytes

README.md

File metadata and controls

37 lines (21 loc) · 927 Bytes

README

A Sublime Text 3 plugin for the Fantom programming language.

screenshot

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