const classcamGoPlugin::GoPlugin
sys::Obj camembert::BasicPlugin camGoPlugin::GoPlugin
GoPlugin
- _name
- const static Str _name := "Go"
- cmds
- const GoCommands cmds
- commands
- virtual override PluginCommands? commands()
- createSpace
- docProv
- const GoDocs docProv := GoDocs.<ctor>()
- docProvider
- virtual override PluginDocs? docProvider()
- envType
- virtual override Type? envType()
- fmtCmd
- const GoFmtCmd fmtCmd
- icon
- virtual const override Image icon := ...
- isIndexing
- virtual override Bool isIndexing()
- isProject
- make
- new make()
- name
- virtual const override Str name := _name
- onFileSaved
- onFrameReady
- virtual override Void onFrameReady(Frame frame, Bool initial := true)
- onInit
- prjName