Skip to content

CommandPalettePluginInstance.saveSettings method

CommandPalettePluginInstance › saveSettings

Unofficial

Save the command palette settings.

Signature:

saveSettings(plugin: CommandPalettePlugin): void

Parameters:

ParameterTypeDescription
pluginCommandPalettePluginThe command palette plugin to save settings for.

Returns: void