Fantom Plugin Features

Skip to end of metadata
Go to start of metadata

Code editor features

  1. Syntax highlighting: keywords, literals and blocks
  2. Structure view: types and slots
  3. Searching for a typename: Indexing of all short type names
  4. Go to Declaration
  5. Find usages
  6. Auto completion
  7. Parameters info
  8. Auto insert of closing brace
  9. Display pod libraries content in project tree
  10. Type names in console linked to source code

Run features

  1. Fantom script execution
  2. Pod run configuration
  3. Pod Test run configuration
  4. Debug support

Build features

  1. Building a Pod and Java stubs: Building Fantom pod from IDE
  2. Running a Fantom script: Activating the fan execution of a Fantom file
  3. Fantom module support: Setting up all the parameters for a Fantom Pod from the IDE
  4. Fantom SDK support: Listing/Reading installed Fantom version on the local computer
  5. Synchronization between module build script (build.fan) and module name, dependencies, source folders
  6. Detailed compilation errors
Labels: