Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 855 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 855 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

Sublime Text 3/Packages/$  git clone https://github.com/mgiannini/sublime-fantom.git