Trees | Indices | Help |
|
---|
|
libxyz.core.plugins.BasePlugin --+ | XYZPlugin
Auto-completion plugin
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
NAME = u"complete"
|
|||
AUTHOR = u"Max E. Kuznecov <syhpoon@syhpoon.name>"
|
|||
VERSION = u"0.1"
|
|||
BRIEF_DESCRIPTION = u"Auto-completion system"
|
|||
FULL_DESCRIPTION = u"Plugin-based completion system"
|
|||
NAMESPACE = u"core"
|
|||
MIN_XYZ_VERSION = None hash(x) |
|||
DOC = u"Configuration variables:\n" u"domains - List of domain
|
|||
HOMEPAGE = u"http://xyzcmd.syhpoon.name/"
|
|||
EVENTS = None hash(x) |
|
Take current buffer and return list of list-generator each entry for each domain.
|
Try to guess what completion domain can be used based on provided buffer and defined behaviour.
|
Try to load and initialize domain class
|
|
DOC
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Sep 16 01:51:57 2010 | http://epydoc.sourceforge.net |