General Preferences Panel.
Variables - Configurable values
Functions - API calls offered directly by the extension
Fields - Variables which can only be accessed from an object returned by a constructor
plugins.core.preferences.general.dragAndDropFileActions -> table
plugins.core.preferences.general.dragAndDropTextActions -> table
plugins.core.preferences.general.openDebugConsoleOnDockClick <cp.prop: boolean>
plugins.core.preferences.general.registerDragAndDropFileAction(id, label, fn) -> none
plugins.core.preferences.general.registerDragAndDropTextAction(id, label, fn) -> none
plugins.core.preferences.general.autoLaunch <cp.prop: boolean>
plugins.core.preferences.general.dockIcon <cp.prop: boolean>
plugins.core.preferences.general.dragAndDropFileAction <cp.prop: string>
plugins.core.preferences.general.dragAndDropTextAction <cp.prop: string>