Code editor features
- Syntax highlighting: keywords, literals and blocks
- Structure view: types and slots
- Searching for a typename: Indexing of all short type names
- Go to Declaration
- Find usages
- Auto completion
- Parameters info
- Auto insert of closing brace
- Display pod libraries content in project tree
- Type names in console linked to source code
Run features
- Fantom script execution
- Pod run configuration
- Pod Test run configuration
- Debug support
Build features
- Building a Pod and Java stubs: Building Fantom pod from IDE
- Running a Fantom script: Activating the fan execution of a Fantom file
- Fantom module support: Setting up all the parameters for a Fantom Pod from the IDE
- Fantom SDK support: Listing/Reading installed Fantom version on the local computer
- Synchronization between module build script (build.fan) and module name, dependencies, source folders
- Detailed compilation errors
Labels: