Attributes
- enabled
enabled = True
- extension_points
The extension points offered by this plugin,
extension_points = [ ]
- extensions
The contributions that this plugin makes to extension points offered by either itself or other plugins.
extensions = [ actions ]
- id
The plugin's globally unique identifier.
id = ID
- name
General information about the plugin.
name = 'Refresh Code Plugin'
- provider_name
provider_name = 'Enthought Inc'
- provider_url
provider_url = 'www.enthought.com'
- requires
The Id's of the plugins that this plugin requires.
requires = [ requires ]
- version
version = '1.0.0'