CommandPalettePluginInstance.saveSettings method
CommandPalettePluginInstance › saveSettings
Unofficial
Save the command palette settings.Signature:
saveSettings(plugin: CommandPalettePlugin): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| plugin | CommandPalettePlugin | The command palette plugin to save settings for. |
Returns: void