{"commands":[
	"default:paste",
	"paste",
	"default:cut",
	"cut",
	"editor.action.clipboardCutAction",
	"editor.action.clipboardCopyAction",
	"editor.action.clipboardPasteAction",
	"editor.action.clipboardCopyWithSyntaxHighlightingAction",
	"editor.changePasteType",
	"editor.hidePasteWidget",
	"editor.action.pasteAs",
	"editor.action.pasteAsText",
	"editor.action.copyLinesUpAction",
	"editor.action.copyLinesDownAction",
	"suggestWidgetCopy",
	"remote.tunnel.copyAddressInline",
	"remote.tunnel.copyAddressCommandPalette",
	"workbench.action.copyEditorToNewWindow",
	"workbench.action.copyEditorGroupToNewWindow",
	"copyActiveEditor",
	"breadcrumbs.copyPath",
	"notebook.cellOutput.copy",
	"notebook.execute",
	"notebook.cell.execute",
	"notebook.cell.executeCellsAbove",
	"notebook.cell.executeCellAndBelow",
	"notebook.cell.executeAndFocusContainer",
	"notebook.cell.cancelExecution",
	"notebook.cell.executeAndSelectBelow",
	"notebook.cell.executeAndInsertBelow",
	"notebook.cancelExecution",
	"notebook.interruptExecution",
	"copyFilePath",
	"copyRelativeFilePath",
	"workbench.action.files.copyPathOfActiveFile",
	"workbench.files.action.compareWithClipboard",
	"filesExplorer.cut",
	"filesExplorer.copy",
	"filesExplorer.paste",
	"filesExplorer.cancelCut",
	"chat.inlineResourceAnchor.copyResource",
	"workbench.action.chat.copyLink",
	"debug.copyStackTrace",
	"workbench.debug.viewlet.action.copyValue",
	"debug.copyEvaluatePath",
	"notebook.cell.copy",
	"notebook.cell.cut",
	"notebook.cell.paste",
	"notebook.cell.pasteAbove",
	"workbench.action.toggleNotebookClipboardLog",
	"notebook.cell.copyUp",
	"notebook.cell.copyDown",
	"aiCustomizationManagement.copyPath",
	"workbench.action.chat.copyAll",
	"workbench.action.chat.copyItem",
	"workbench.action.chat.copyFinalResponse",
	"workbench.action.chat.copyKatexMathSource",
	"workbench.action.chat.copyCodeBlock",
	"workbench.action.chat.executeHandoff",
	"interactive.execute",
	"repl.action.copyAll",
	"debug.replPaste",
	"workbench.debug.action.copyAll",
	"debug.replCopy",
	"repl.focusLastItemExecuted",
	"repl.execute",
	"search.action.copyMatch",
	"search.action.copyPath",
	"search.action.copyAll",
	"workbench.debug.viewlet.action.copyWorkspaceVariableValue",
	"editor.debug.action.copyAddress",
	"debug.copyWatchExpression",
	"problems.action.copy",
	"problems.action.copyMessage",
	"problems.action.copyRelatedInformationMessage",
	"merge.dev.copyContentsJson",
	"workbench.action.terminal.chat.focusTerminalByExecutionId",
	"workbench.action.terminal.copyLastCommand",
	"workbench.action.terminal.copyLastCommandOutput",
	"workbench.action.terminal.copyLastCommandAndLastCommandOutput",
	"workbench.action.terminal.copySelection",
	"workbench.action.terminal.copyAndClearSelection",
	"workbench.action.terminal.copySelectionAsHtml",
	"workbench.action.terminal.paste",
	"execCut",
	"execCopy",
	"execPaste",
	"keybindings.editor.copyKeybindingEntry",
	"keybindings.editor.copyCommandKeybindingEntry",
	"keybindings.editor.copyCommandTitle",
	"workbench.extensions.action.copyExtension",
	"workbench.extensions.action.copyExtensionId",
	"workbench.extensions.action.copyLink",
	"workbench.remoteTunnel.actions.copyToClipboard",
	"rainbow-csv.CopyBack",
	"rainbow-csv.ExcelCopy",
	"rainbow-csv.MarkdownCopy",
	"sqltools.copyText",
	"sqltools.executeFromInput",
	"sqltools.executeQuery",
	"sqltools.executeCurrentQuery",
	"sqltools.executeQueryFromFile",
	"sqltools.copyTextFromTreeItem",
	"vscode-postgres.copyColumnName",
	"vscode-postgres.copyFunctionName",
	"vscode-postgres.copySchemaName",
	"vscode-postgres.copyTableName"
]}
