public class CodeCompletionConfigurableEP extends ConfigurableEP<UnnamedConfigurable>
UnnamedConfigurable in the plugin.xml:
<extensions defaultExtensionNs="com.intellij">
A new instance of the specified class will be created each time then the Settings dialog is opened
If you need to add a section of code completion options, your UnnamedConfigurable should implement
CodeCompletionOptionsCustomSection
ConfigurableEP.ObjectProducerbundle, children, childrenEPName, displayName, dynamic, groupId, groupWeight, id, implementationClass, instanceClass, key, nonDefaultProject, parentId, providerClass, treeRendererClassmyPluginDescriptor| Constructor and Description |
|---|
CodeCompletionConfigurableEP() |
canCreateConfigurable, createConfigurable, createProducer, createTreeRenderer, findBundle, getChildren, getConfigurableType, getDisplayName, getProject, isAvailable, toStringfindClass, findClass, findClassNoExceptions, findExtensionClass, getLoaderForClass, getPluginDescriptor, getPluginId, instantiate, instantiate, instantiate, instantiateClass, setPluginDescriptor