mgiannini / sublime-fantom

Sublime Text plugin for the Fantom programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sublime Text plugin for the Fantom programming language

License:MIT License


Languages

Language:Python 100.0%