Skip to content

CommandPalettePluginInstance.saveSettings method

CommandPalettePluginInstance › saveSettings

Unofficial

Save the command palette settings.

Signature:

saveSettings(plugin: CommandPalettePlugin): void

Parameters:

Parameter Type Description
plugin CommandPalettePlugin The command palette plugin to save settings for.

Returns: void