IDEs
Tools to help you develop Fantom code.
F4 IDE
F4 by Xored (now supported by Steve Eynon) is a fully featured eclipse based IDE, including a debugger - written in Fantom!
F4 IDE v1.1.6by Xored Software, Inc. and Steve Eynon
F4 comes bundled with its own embedded Fantom 1.0.76 runtime, so does not require Fantom to be installed on your system.
F4 is tailored towards developing Fantom pods and projects, as oppose to individual script files. See the following for details:
The F4 IDE - Video Tutorialon Alien-Factory (Steve Eynon)
The source code for F4 may be found on the GitHub F4 IDE project page.
Plugins for F4:
FPM - Provides different pod versions from multiple repositories to F4 projects.by Steve Eynon
TrioEditor - Trio file editor and Axon syntax highlighter for SkySpark projects.by Jay Herron
Syntax Highlighting
Intelli-Jby Darwin Algarin
Sublime Text 3by Matthew Giannini
VS Codeby a-mackay
Lobby JetBrains to produce official support for Fantom on this YouTrack ticket.
Fantom comes bundled with support files for the following text editors, see the /adm/tools/
folder.
Atomby Matthew Giannini
Emacsby Kevin McIntire
Geditby MoOm
JEditby Chris Grindstaff
Notepad++by Jorge Ortiz
TextAdeptby Michael T. Richter
TextMateby Andy Frank
TextPadby Kevin Kelley
VIMby Kamil Toman
Fantom Online
Program and run Fantom code online, without installing anything!
Ideoneby Sphere Engine (Fantom 1.0.72)
Use Ideone to easily fork, run, and share Fantom samples.
Coding Groundon Tutorials Point (Fantom 1.0.66)
Use Coding Ground's virtual file system and command prompt to create and run Fantom mini-projects.
Abandonware
Older projects that may no longer be usable with newer Fantom releases.
FanIDE - Netbeans Plugin for fanxby Colar and chunquedong
Camebert IDE - SWT based IDE written in Fantomby Thibaut Colar
IDEA v9on jfrog