const classcamFantomPlugin::FantomPlugin
sys::Obj camembert::BasicPlugin camFantomPlugin::FantomPlugin
FantomPlugin Builtin plugin for fantom features
- _name
- const static Str _name := "Fantom"
- cmds
- const FantomCommands cmds := FantomCommands.<ctor>()
- commands
- virtual override PluginCommands? commands()
- createSpace
- createTemplates
- Void createTemplates(File configDir)- Create the default templates if missing 
- cur
- static FantomPlugin cur()
- docProv
- const FantomDocs docProv
- docProvider
- virtual override PluginDocs? docProvider()
- envType
- virtual override Type? envType()
- findBuildFile
- findBuildGroup
- icon
- virtual const override Image icon := ...
- iconForFile
- index
- const FantomIndex index- FantomIndexing service 
- isIndexing
- virtual override Bool isIndexing()
- isProject
- make
- new make()
- name
- virtual override Str name()
- onChangedProjects
- virtual override Void onChangedProjects(Project[] projects, Bool clearAll := false)
- onFrameReady
- virtual override Void onFrameReady(Frame frame, Bool initial := true)
- projectItem
- spacePriority
- warnNoBuildFile
- warnNoBuildGroupFile