vscode-terminals icon indicating copy to clipboard operation
vscode-terminals copied to clipboard

Command 'terminals.runTerminalByName' does not exist

Open bumbummen99 opened this issue 4 years ago • 11 comments

The command 'terminals.runTerminalByName' does not work when i try to use it in my keybindings.json. After setting the command to 'terminals.runTerminalByName' the keybind stopped working, in addition VS Code does complain about the command with the following message:

Name of the command to execute

Value is not accepted. Valid values: "history.showPrevious", "-history.showPrevious", "history.showNext", "-history.showNext", "setContext", "-setContext", "columnSelect", "-columnSelect", "cursorColumnSelectLeft", "-cursorColumnSelectLeft", "cursorColumnSelectRight", "-cursorColumnSelectRight", "cursorColumnSelectUp", "-cursorColumnSelectUp", "cursorColumnSelectPageUp", "-cursorColumnSelectPageUp", "cursorColumnSelectDown", "-cursorColumnSelectDown", "cursorColumnSelectPageDown", "-cursorColumnSelectPageDown", "cursorMove", "-cursorMove", "cursorLeft", "-cursorLeft", "cursorLeftSelect", "-cursorLeftSelect", "cursorRight", "-cursorRight", "cursorRightSelect", "-cursorRightSelect", "cursorUp", "-cursorUp", "cursorUpSelect", "-cursorUpSelect", "cursorPageUp", "-cursorPageUp", "cursorPageUpSelect", "-cursorPageUpSelect", "cursorDown", "-cursorDown", "cursorDownSelect", "-cursorDownSelect", "cursorPageDown", "-cursorPageDown", "cursorPageDownSelect", "-cursorPageDownSelect", "createCursor", "-createCursor", "cursorHome", "-cursorHome", "cursorHomeSelect", "-cursorHomeSelect", "cursorLineStart", "-cursorLineStart", "cursorEnd", "-cursorEnd", "cursorEndSelect", "-cursorEndSelect", "cursorLineEnd", "-cursorLineEnd", "cursorTop", "-cursorTop", "cursorTopSelect", "-cursorTopSelect", "cursorBottom", "-cursorBottom", "cursorBottomSelect", "-cursorBottomSelect", "editorScroll", "-editorScroll", "scrollLineUp", "-scrollLineUp", "scrollPageUp", "-scrollPageUp", "scrollLineDown", "-scrollLineDown", "scrollPageDown", "-scrollPageDown", "lastCursorWordSelect", "-lastCursorWordSelect", "lastCursorLineSelect", "-lastCursorLineSelect", "lastCursorLineSelectDrag", "-lastCursorLineSelectDrag", "expandLineSelection", "-expandLineSelection", "cancelSelection", "-cancelSelection", "removeSecondaryCursors", "-removeSecondaryCursors", "revealLine", "-revealLine", "selectAll", "-selectAll", "setSelection", "-setSelection", "lineBreakInsert", "-lineBreakInsert", "outdent", "-outdent", "tab", "-tab", "deleteLeft", "-deleteLeft", "deleteRight", "-deleteRight", "editor.action.selectAll", "-editor.action.selectAll", "undo", "-undo", "default:undo", "-default:undo", "redo", "-redo", "default:redo", "-default:redo", "default:type", "-default:type", "type", "-type", "default:replacePreviousChar", "-default:replacePreviousChar", "replacePreviousChar", "-replacePreviousChar", "default:compositionStart", "-default:compositionStart", "compositionStart", "-compositionStart", "default:compositionEnd", "-default:compositionEnd", "compositionEnd", "-compositionEnd", "default:paste", "-default:paste", "paste", "-paste", "default:cut", "-default:cut", "cut", "-cut", "editor.cancelOperation", "-editor.cancelOperation", "editor.action.moveCarretLeftAction", "-editor.action.moveCarretLeftAction", "editor.action.moveCarretRightAction", "-editor.action.moveCarretRightAction", "editor.action.transposeLetters", "-editor.action.transposeLetters", "editor.action.clipboardCutAction", "-editor.action.clipboardCutAction", "editor.action.clipboardCopyAction", "-editor.action.clipboardCopyAction", "editor.action.clipboardPasteAction", "-editor.action.clipboardPasteAction", "editor.action.clipboardCopyWithSyntaxHighlightingAction", "-editor.action.clipboardCopyWithSyntaxHighlightingAction", "editor.action.commentLine", "-editor.action.commentLine", "editor.action.addCommentLine", "-editor.action.addCommentLine", "editor.action.removeCommentLine", "-editor.action.removeCommentLine", "editor.action.blockComment", "-editor.action.blockComment", "editor.action.showContextMenu", "-editor.action.showContextMenu", "cursorUndo", "-cursorUndo", "editor.unfold", "-editor.unfold", "editor.unfoldRecursively", "-editor.unfoldRecursively", "editor.fold", "-editor.fold", "editor.foldRecursively", "-editor.foldRecursively", "editor.foldAll", "-editor.foldAll", "editor.unfoldAll", "-editor.unfoldAll", "editor.foldAllBlockComments", "-editor.foldAllBlockComments", "editor.foldAllMarkerRegions", "-editor.foldAllMarkerRegions", "editor.unfoldAllMarkerRegions", "-editor.unfoldAllMarkerRegions", "editor.foldLevel1", "-editor.foldLevel1", "editor.foldLevel2", "-editor.foldLevel2", "editor.foldLevel3", "-editor.foldLevel3", "editor.foldLevel4", "-editor.foldLevel4", "editor.foldLevel5", "-editor.foldLevel5", "editor.foldLevel6", "-editor.foldLevel6", "editor.foldLevel7", "-editor.foldLevel7", "editor.action.fontZoomIn", "-editor.action.fontZoomIn", "editor.action.fontZoomOut", "-editor.action.fontZoomOut", "editor.action.fontZoomReset", "-editor.action.fontZoomReset", "editor.action.formatDocument", "-editor.action.formatDocument", "editor.action.formatSelection", "-editor.action.formatSelection", "editor.action.format", "-editor.action.format", "editor.gotoNextSymbolFromResult", "-editor.gotoNextSymbolFromResult", "editor.gotoNextSymbolFromResult.cancel", "-editor.gotoNextSymbolFromResult.cancel", "editor.action.indentationToSpaces", "-editor.action.indentationToSpaces", "editor.action.indentationToTabs", "-editor.action.indentationToTabs", "editor.action.indentUsingTabs", "-editor.action.indentUsingTabs", "editor.action.indentUsingSpaces", "-editor.action.indentUsingSpaces", "editor.action.detectIndentation", "-editor.action.detectIndentation", "editor.action.reindentlines", "-editor.action.reindentlines", "editor.action.reindentselectedlines", "-editor.action.reindentselectedlines", "editor.action.copyLinesUpAction", "-editor.action.copyLinesUpAction", "editor.action.copyLinesDownAction", "-editor.action.copyLinesDownAction", "editor.action.moveLinesUpAction", "-editor.action.moveLinesUpAction", "editor.action.moveLinesDownAction", "-editor.action.moveLinesDownAction", "editor.action.sortLinesAscending", "-editor.action.sortLinesAscending", "editor.action.sortLinesDescending", "-editor.action.sortLinesDescending", "editor.action.trimTrailingWhitespace", "-editor.action.trimTrailingWhitespace", "editor.action.deleteLines", "-editor.action.deleteLines", "editor.action.indentLines", "-editor.action.indentLines", "editor.action.outdentLines", "-editor.action.outdentLines", "editor.action.insertLineBefore", "-editor.action.insertLineBefore", "editor.action.insertLineAfter", "-editor.action.insertLineAfter", "deleteAllLeft", "-deleteAllLeft", "deleteAllRight", "-deleteAllRight", "editor.action.joinLines", "-editor.action.joinLines", "editor.action.transpose", "-editor.action.transpose", "editor.action.transformToUppercase", "-editor.action.transformToUppercase", "editor.action.transformToLowercase", "-editor.action.transformToLowercase", "editor.action.transformToTitlecase", "-editor.action.transformToTitlecase", "editor.action.smartSelect.grow", "-editor.action.smartSelect.grow", "editor.action.smartSelect.expand", "-editor.action.smartSelect.expand", "editor.action.smartSelect.shrink", "-editor.action.smartSelect.shrink", "editor.action.toggleTabFocusMode", "-editor.action.toggleTabFocusMode", "editor.action.forceRetokenize", "-editor.action.forceRetokenize", "cursorWordStartLeft", "-cursorWordStartLeft", "cursorWordEndLeft", "-cursorWordEndLeft", "cursorWordLeft", "-cursorWordLeft", "cursorWordStartLeftSelect", "-cursorWordStartLeftSelect", "cursorWordEndLeftSelect", "-cursorWordEndLeftSelect", "cursorWordLeftSelect", "-cursorWordLeftSelect", "cursorWordStartRight", "-cursorWordStartRight", "cursorWordEndRight", "-cursorWordEndRight", "cursorWordRight", "-cursorWordRight", "cursorWordStartRightSelect", "-cursorWordStartRightSelect", "cursorWordEndRightSelect", "-cursorWordEndRightSelect", "cursorWordRightSelect", "-cursorWordRightSelect", "deleteWordStartLeft", "-deleteWordStartLeft", "deleteWordEndLeft", "-deleteWordEndLeft", "deleteWordLeft", "-deleteWordLeft", "deleteWordStartRight", "-deleteWordStartRight", "deleteWordEndRight", "-deleteWordEndRight", "deleteWordRight", "-deleteWordRight", "cursorWordPartStartLeft", "-cursorWordPartStartLeft", "cursorWordPartStartLeftSelect", "-cursorWordPartStartLeftSelect", "deleteWordPartLeft", "-deleteWordPartLeft", "deleteWordPartRight", "-deleteWordPartRight", "cursorWordPartLeft", "-cursorWordPartLeft", "cursorWordPartLeftSelect", "-cursorWordPartLeftSelect", "cursorWordPartRight", "-cursorWordPartRight", "cursorWordPartRightSelect", "-cursorWordPartRightSelect", "editor.action.diffReview.next", "-editor.action.diffReview.next", "editor.action.diffReview.prev", "-editor.action.diffReview.prev", "editor.action.selectToBracket", "-editor.action.selectToBracket", "editor.action.jumpToBracket", "-editor.action.jumpToBracket", "actions.find", "-actions.find", "actions.findWithSelection", "-actions.findWithSelection", "editor.action.nextMatchFindAction", "-editor.action.nextMatchFindAction", "editor.action.previousMatchFindAction", "-editor.action.previousMatchFindAction", "editor.action.nextSelectionMatchFindAction", "-editor.action.nextSelectionMatchFindAction", "editor.action.previousSelectionMatchFindAction", "-editor.action.previousSelectionMatchFindAction", "editor.action.startFindReplaceAction", "-editor.action.startFindReplaceAction", "closeFindWidget", "-closeFindWidget", "toggleFindCaseSensitive", "-toggleFindCaseSensitive", "toggleFindWholeWord", "-toggleFindWholeWord", "toggleFindRegex", "-toggleFindRegex", "toggleFindInSelection", "-toggleFindInSelection", "editor.action.replaceOne", "-editor.action.replaceOne", "editor.action.replaceAll", "-editor.action.replaceAll", "editor.action.selectAllMatches", "-editor.action.selectAllMatches", "editor.action.inPlaceReplace.up", "-editor.action.inPlaceReplace.up", "editor.action.inPlaceReplace.down", "-editor.action.inPlaceReplace.down", "editor.action.openLink", "-editor.action.openLink", "leaveEditorMessage", "-leaveEditorMessage", "editor.action.quickFix", "-editor.action.quickFix", "editor.action.refactor", "-editor.action.refactor", "editor.action.sourceAction", "-editor.action.sourceAction", "editor.action.organizeImports", "-editor.action.organizeImports", "editor.action.autoFix", "-editor.action.autoFix", "editor.action.fixAll", "-editor.action.fixAll", "editor.action.codeAction", "-editor.action.codeAction", "editor.action.insertCursorAbove", "-editor.action.insertCursorAbove", "editor.action.insertCursorBelow", "-editor.action.insertCursorBelow", "editor.action.insertCursorAtEndOfEachLineSelected", "-editor.action.insertCursorAtEndOfEachLineSelected", "editor.action.addSelectionToNextFindMatch", "-editor.action.addSelectionToNextFindMatch", "editor.action.addSelectionToPreviousFindMatch", "-editor.action.addSelectionToPreviousFindMatch", "editor.action.moveSelectionToNextFindMatch", "-editor.action.moveSelectionToNextFindMatch", "editor.action.moveSelectionToPreviousFindMatch", "-editor.action.moveSelectionToPreviousFindMatch", "editor.action.selectHighlights", "-editor.action.selectHighlights", "editor.action.changeAll", "-editor.action.changeAll", "editor.action.addCursorsToBottom", "-editor.action.addCursorsToBottom", "editor.action.addCursorsToTop", "-editor.action.addCursorsToTop", "editor.action.triggerParameterHints", "-editor.action.triggerParameterHints", "closeParameterHints", "-closeParameterHints", "showPrevParameterHint", "-showPrevParameterHint", "showNextParameterHint", "-showNextParameterHint", "editor.action.rename", "-editor.action.rename", "acceptRenameInput", "-acceptRenameInput", "cancelRenameInput", "-cancelRenameInput", "editor.action.wordHighlight.next", "-editor.action.wordHighlight.next", "editor.action.wordHighlight.prev", "-editor.action.wordHighlight.prev", "editor.action.wordHighlight.trigger", "-editor.action.wordHighlight.trigger", "editor.action.marker.next", "-editor.action.marker.next", "editor.action.marker.prev", "-editor.action.marker.prev", "editor.action.marker.nextInFiles", "-editor.action.marker.nextInFiles", "editor.action.marker.prevInFiles", "-editor.action.marker.prevInFiles", "closeMarkersNavigation", "-closeMarkersNavigation", "editor.action.showHover", "-editor.action.showHover", "editor.action.goToDeclaration", "-editor.action.goToDeclaration", "editor.action.revealDefinition", "-editor.action.revealDefinition", "editor.action.openDeclarationToTheSide", "-editor.action.openDeclarationToTheSide", "editor.action.revealDefinitionAside", "-editor.action.revealDefinitionAside", "editor.action.previewDeclaration", "-editor.action.previewDeclaration", "editor.action.peekDefinition", "-editor.action.peekDefinition", "editor.action.revealDeclaration", "-editor.action.revealDeclaration", "editor.action.peekDeclaration", "-editor.action.peekDeclaration", "editor.action.goToImplementation", "-editor.action.goToImplementation", "editor.action.peekImplementation", "-editor.action.peekImplementation", "editor.action.goToTypeDefinition", "-editor.action.goToTypeDefinition", "editor.action.peekTypeDefinition", "-editor.action.peekTypeDefinition", "editor.action.referenceSearch.trigger", "-editor.action.referenceSearch.trigger", "editor.action.findReferences", "-editor.action.findReferences", "editor.action.showReferences", "-editor.action.showReferences", "goToNextReference", "-goToNextReference", "goToNextReferenceFromEmbeddedEditor", "-goToNextReferenceFromEmbeddedEditor", "goToPreviousReference", "-goToPreviousReference", "goToPreviousReferenceFromEmbeddedEditor", "-goToPreviousReferenceFromEmbeddedEditor", "closeReferenceSearch", "-closeReferenceSearch", "closeReferenceSearchEditor", "-closeReferenceSearchEditor", "openReferenceToSide", "-openReferenceToSide", "jumpToNextSnippetPlaceholder", "-jumpToNextSnippetPlaceholder", "jumpToPrevSnippetPlaceholder", "-jumpToPrevSnippetPlaceholder", "leaveSnippet", "-leaveSnippet", "acceptSnippet", "-acceptSnippet", "editor.action.triggerSuggest", "-editor.action.triggerSuggest", "acceptSelectedSuggestion", "-acceptSelectedSuggestion", "acceptSelectedSuggestionOnEnter", "-acceptSelectedSuggestionOnEnter", "hideSuggestWidget", "-hideSuggestWidget", "selectNextSuggestion", "-selectNextSuggestion", "selectNextPageSuggestion", "-selectNextPageSuggestion", "selectLastSuggestion", "-selectLastSuggestion", "selectPrevSuggestion", "-selectPrevSuggestion", "selectPrevPageSuggestion", "-selectPrevPageSuggestion", "selectFirstSuggestion", "-selectFirstSuggestion", "toggleSuggestionDetails", "-toggleSuggestionDetails", "toggleSuggestionFocus", "-toggleSuggestionFocus", "insertBestCompletion", "-insertBestCompletion", "insertNextSuggestion", "-insertNextSuggestion", "insertPrevSuggestion", "-insertPrevSuggestion", "list.focusDown", "-list.focusDown", "list.expandSelectionDown", "-list.expandSelectionDown", "list.focusUp", "-list.focusUp", "list.expandSelectionUp", "-list.expandSelectionUp", "list.collapse", "-list.collapse", "list.collapseAll", "-list.collapseAll", "list.expand", "-list.expand", "list.focusPageUp", "-list.focusPageUp", "list.focusPageDown", "-list.focusPageDown", "list.focusFirst", "-list.focusFirst", "list.focusFirstChild", "-list.focusFirstChild", "list.focusLast", "-list.focusLast", "list.focusLastChild", "-list.focusLastChild", "list.select", "-list.select", "list.selectAll", "-list.selectAll", "list.toggleExpand", "-list.toggleExpand", "list.clear", "-list.clear", "list.toggleKeyboardNavigation", "-list.toggleKeyboardNavigation", "list.toggleFilterOnType", "-list.toggleFilterOnType", "workbench.action.quickOpen", "-workbench.action.quickOpen", "workbench.action.quickOpenPreviousEditor", "-workbench.action.quickOpenPreviousEditor", "editor.action.showAccessibilityHelp", "-editor.action.showAccessibilityHelp", "closeAccessibilityHelp", "-closeAccessibilityHelp", "editor.action.toggleMinimap", "-editor.action.toggleMinimap", "workbench.action.toggleMultiCursorModifier", "-workbench.action.toggleMultiCursorModifier", "editor.action.toggleRenderControlCharacter", "-editor.action.toggleRenderControlCharacter", "editor.action.toggleRenderWhitespace", "-editor.action.toggleRenderWhitespace", "editor.action.toggleWordWrap", "-editor.action.toggleWordWrap", "workbench.action.showEmmetCommands", "-workbench.action.showEmmetCommands", "workbench.action.setLogLevel", "-workbench.action.setLogLevel", "editor.action.insertSnippet", "-editor.action.insertSnippet", "editor.action.showSnippets", "-editor.action.showSnippets", "workbench.action.url.openUrl", "-workbench.action.url.openUrl", "vscode.openFolder", "-vscode.openFolder", "vscode.newWindow", "-vscode.newWindow", "vscode.diff", "-vscode.diff", "vscode.open", "-vscode.open", "vscode.removeFromRecentlyOpened", "-vscode.removeFromRecentlyOpened", "vscode.setEditorLayout", "-vscode.setEditorLayout", "editor.showCallHierarchy", "-editor.showCallHierarchy", "editor.closeCallHierarchy", "-editor.closeCallHierarchy", "workbench.action.inspectKeyMappings", "-workbench.action.inspectKeyMappings", "workbench.action.inspectKeyMappingsJSON", "-workbench.action.inspectKeyMappingsJSON", "editor.action.dirtydiff.previous", "-editor.action.dirtydiff.previous", "editor.action.dirtydiff.next", "-editor.action.dirtydiff.next", "workbench.action.editor.previousChange", "-workbench.action.editor.previousChange", "workbench.action.editor.nextChange", "-workbench.action.editor.nextChange", "closeDirtyDiff", "-closeDirtyDiff", "workbench.action.showWelcomePage", "-workbench.action.showWelcomePage", "workbench.action.reportPerformanceIssueUsingReporter", "-workbench.action.reportPerformanceIssueUsingReporter", "workbench.action.openIssueReporter", "-workbench.action.openIssueReporter", "workbench.action.openProcessExplorer", "-workbench.action.openProcessExplorer", "editor.action.formatDocument.multiple", "-editor.action.formatDocument.multiple", "editor.action.formatSelection.multiple", "-editor.action.formatSelection.multiple", "workbench.action.showCommands", "-workbench.action.showCommands", "editor.action.measureExtHostLatency", "-editor.action.measureExtHostLatency", "editor.action.defineKeybinding", "-editor.action.defineKeybinding", "workbench.action.inspectContextKeys", "-workbench.action.inspectContextKeys", "workbench.action.toggleScreencastMode", "-workbench.action.toggleScreencastMode", "workbench.action.quickPickManyToggle", "-workbench.action.quickPickManyToggle", "workbench.action.quickInputBack", "-workbench.action.quickInputBack", "editor.action.webvieweditor.showFind", "-editor.action.webvieweditor.showFind", "editor.action.webvieweditor.hideFind", "-editor.action.webvieweditor.hideFind", "editor.action.webvieweditor.selectAll", "-editor.action.webvieweditor.selectAll", "workbench.action.webview.reloadWebviewAction", "-workbench.action.webview.reloadWebviewAction", "workbench.action.webview.openDeveloperTools", "-workbench.action.webview.openDeveloperTools", "workbench.action.showInterfaceOverview", "-workbench.action.showInterfaceOverview", "workbench.action.hideInterfaceOverview", "-workbench.action.hideInterfaceOverview", "insertSnippet", "-insertSnippet", "editor.action.nextCommentThreadAction", "-editor.action.nextCommentThreadAction", "workbench.action.addComment", "-workbench.action.addComment", "workbench.action.submitComment", "-workbench.action.submitComment", "workbench.action.hideComment", "-workbench.action.hideComment", "breakpointWidget.action.acceptInput", "-breakpointWidget.action.acceptInput", "closeBreakpointWidget", "-closeBreakpointWidget", "editor.emmet.action.expandAbbreviation", "-editor.emmet.action.expandAbbreviation", "workbench.action.closeQuickOpen", "-workbench.action.closeQuickOpen", "workbench.action.acceptSelectedQuickOpenItem", "-workbench.action.acceptSelectedQuickOpenItem", "workbench.action.focusQuickOpen", "-workbench.action.focusQuickOpen", "workbench.action.quickOpenSelectNext", "-workbench.action.quickOpenSelectNext", "workbench.action.quickOpenSelectPrevious", "-workbench.action.quickOpenSelectPrevious", "workbench.action.quickOpenNavigateNext", "-workbench.action.quickOpenNavigateNext", "workbench.action.quickOpenNavigatePrevious", "-workbench.action.quickOpenNavigatePrevious", "workbench.action.removeFromEditorHistory", "-workbench.action.removeFromEditorHistory", "workbench.action.quickOpenNavigateNextInFilePicker", "-workbench.action.quickOpenNavigateNextInFilePicker", "workbench.action.quickOpenNavigatePreviousInFilePicker", "-workbench.action.quickOpenNavigatePreviousInFilePicker", "openInTerminal", "-openInTerminal", "workbench.action.terminal.openNativeConsole", "-workbench.action.terminal.openNativeConsole", "workbench.action.output.toggleOutput", "-workbench.action.output.toggleOutput", "workbench.output.action.clearOutput", "-workbench.output.action.clearOutput", "workbench.action.showLogs", "-workbench.action.showLogs", "workbench.action.openLogFile", "-workbench.action.openLogFile", "editor.action.clearoutput", "-editor.action.clearoutput", "workbench.action.openActiveLogOutputFile", "-workbench.action.openActiveLogOutputFile", "workbench.action.openSnippets", "-workbench.action.openSnippets", "workbench.action.tasks.allowAutomaticRunning", "-workbench.action.tasks.allowAutomaticRunning", "workbench.action.tasks.disallowAutomaticRunning", "-workbench.action.tasks.disallowAutomaticRunning", "workbench.action.showInteractivePlayground", "-workbench.action.showInteractivePlayground", "workbench.action.interactivePlayground.arrowUp", "-workbench.action.interactivePlayground.arrowUp", "workbench.action.interactivePlayground.arrowDown", "-workbench.action.interactivePlayground.arrowDown", "workbench.action.interactivePlayground.pageUp", "-workbench.action.interactivePlayground.pageUp", "workbench.action.interactivePlayground.pageDown", "-workbench.action.interactivePlayground.pageDown", "editor.action.inspectTMScopes", "-editor.action.inspectTMScopes", "breadcrumbs.toggle", "-breadcrumbs.toggle", "breadcrumbs.focusAndSelect", "-breadcrumbs.focusAndSelect", "breadcrumbs.focus", "-breadcrumbs.focus", "breadcrumbs.toggleToOn", "-breadcrumbs.toggleToOn", "breadcrumbs.focusNext", "-breadcrumbs.focusNext", "breadcrumbs.focusPrevious", "-breadcrumbs.focusPrevious", "breadcrumbs.focusNextWithPicker", "-breadcrumbs.focusNextWithPicker", "breadcrumbs.focusPreviousWithPicker", "-breadcrumbs.focusPreviousWithPicker", "breadcrumbs.selectFocused", "-breadcrumbs.selectFocused", "breadcrumbs.revealFocused", "-breadcrumbs.revealFocused", "breadcrumbs.selectEditor", "-breadcrumbs.selectEditor", "breadcrumbs.revealFocusedFromTreeAside", "-breadcrumbs.revealFocusedFromTreeAside", "workbench.action.editor.changeLanguageMode", "-workbench.action.editor.changeLanguageMode", "workbench.action.editor.changeEOL", "-workbench.action.editor.changeEOL", "workbench.action.editor.changeEncoding", "-workbench.action.editor.changeEncoding", "workbench.action.nextEditorInGroup", "-workbench.action.nextEditorInGroup", "workbench.action.previousEditorInGroup", "-workbench.action.previousEditorInGroup", "workbench.action.lastEditorInGroup", "-workbench.action.lastEditorInGroup", "workbench.action.firstEditorInGroup", "-workbench.action.firstEditorInGroup", "workbench.action.openNextRecentlyUsedEditor", "-workbench.action.openNextRecentlyUsedEditor", "workbench.action.openPreviousRecentlyUsedEditor", "-workbench.action.openPreviousRecentlyUsedEditor", "workbench.action.showAllEditors", "-workbench.action.showAllEditors", "workbench.action.showEditorsInActiveGroup", "-workbench.action.showEditorsInActiveGroup", "workbench.action.nextEditor", "-workbench.action.nextEditor", "workbench.action.previousEditor", "-workbench.action.previousEditor", "workbench.action.reopenClosedEditor", "-workbench.action.reopenClosedEditor", "workbench.action.clearRecentFiles", "-workbench.action.clearRecentFiles", "workbench.action.closeAllEditors", "-workbench.action.closeAllEditors", "workbench.action.closeAllGroups", "-workbench.action.closeAllGroups", "workbench.action.closeEditorsToTheLeft", "-workbench.action.closeEditorsToTheLeft", "workbench.action.closeEditorsInOtherGroups", "-workbench.action.closeEditorsInOtherGroups", "workbench.action.closeEditorInAllGroups", "-workbench.action.closeEditorInAllGroups", "workbench.action.splitEditor", "-workbench.action.splitEditor", "workbench.action.splitEditorOrthogonal", "-workbench.action.splitEditorOrthogonal", "workbench.action.splitEditorLeft", "-workbench.action.splitEditorLeft", "workbench.action.splitEditorRight", "-workbench.action.splitEditorRight", "workbench.action.splitEditorUp", "-workbench.action.splitEditorUp", "workbench.action.splitEditorDown", "-workbench.action.splitEditorDown", "workbench.action.joinTwoGroups", "-workbench.action.joinTwoGroups", "workbench.action.joinAllGroups", "-workbench.action.joinAllGroups", "workbench.action.navigateEditorGroups", "-workbench.action.navigateEditorGroups", "workbench.action.evenEditorWidths", "-workbench.action.evenEditorWidths", "workbench.action.maximizeEditor", "-workbench.action.maximizeEditor", "workbench.action.minimizeOtherEditors", "-workbench.action.minimizeOtherEditors", "workbench.action.moveEditorLeftInGroup", "-workbench.action.moveEditorLeftInGroup", "workbench.action.moveEditorRightInGroup", "-workbench.action.moveEditorRightInGroup", "workbench.action.moveActiveEditorGroupLeft", "-workbench.action.moveActiveEditorGroupLeft", "workbench.action.moveActiveEditorGroupRight", "-workbench.action.moveActiveEditorGroupRight", "workbench.action.moveActiveEditorGroupUp", "-workbench.action.moveActiveEditorGroupUp", "workbench.action.moveActiveEditorGroupDown", "-workbench.action.moveActiveEditorGroupDown", "workbench.action.moveEditorToPreviousGroup", "-workbench.action.moveEditorToPreviousGroup", "workbench.action.moveEditorToNextGroup", "-workbench.action.moveEditorToNextGroup", "workbench.action.moveEditorToFirstGroup", "-workbench.action.moveEditorToFirstGroup", "workbench.action.moveEditorToLastGroup", "-workbench.action.moveEditorToLastGroup", "workbench.action.moveEditorToLeftGroup", "-workbench.action.moveEditorToLeftGroup", "workbench.action.moveEditorToRightGroup", "-workbench.action.moveEditorToRightGroup", "workbench.action.moveEditorToAboveGroup", "-workbench.action.moveEditorToAboveGroup", "workbench.action.moveEditorToBelowGroup", "-workbench.action.moveEditorToBelowGroup", "workbench.action.focusActiveEditorGroup", "-workbench.action.focusActiveEditorGroup", "workbench.action.focusFirstEditorGroup", "-workbench.action.focusFirstEditorGroup", "workbench.action.focusLastEditorGroup", "-workbench.action.focusLastEditorGroup", "workbench.action.focusPreviousGroup", "-workbench.action.focusPreviousGroup", "workbench.action.focusNextGroup", "-workbench.action.focusNextGroup", "workbench.action.focusLeftGroup", "-workbench.action.focusLeftGroup", "workbench.action.focusRightGroup", "-workbench.action.focusRightGroup", "workbench.action.focusAboveGroup", "-workbench.action.focusAboveGroup", "workbench.action.focusBelowGroup", "-workbench.action.focusBelowGroup", "workbench.action.newGroupLeft", "-workbench.action.newGroupLeft", "workbench.action.newGroupRight", "-workbench.action.newGroupRight", "workbench.action.newGroupAbove", "-workbench.action.newGroupAbove", "workbench.action.newGroupBelow", "-workbench.action.newGroupBelow", "workbench.action.navigateForward", "-workbench.action.navigateForward", "workbench.action.navigateBack", "-workbench.action.navigateBack", "workbench.action.navigateToLastEditLocation", "-workbench.action.navigateToLastEditLocation", "workbench.action.navigateLast", "-workbench.action.navigateLast", "workbench.action.openPreviousEditorFromHistory", "-workbench.action.openPreviousEditorFromHistory", "workbench.action.clearEditorHistory", "-workbench.action.clearEditorHistory", "workbench.action.revertAndCloseActiveEditor", "-workbench.action.revertAndCloseActiveEditor", "workbench.action.editorLayoutSingle", "-workbench.action.editorLayoutSingle", "workbench.action.editorLayoutTwoColumns", "-workbench.action.editorLayoutTwoColumns", "workbench.action.editorLayoutThreeColumns", "-workbench.action.editorLayoutThreeColumns", "workbench.action.editorLayoutTwoRows", "-workbench.action.editorLayoutTwoRows", "workbench.action.editorLayoutThreeRows", "-workbench.action.editorLayoutThreeRows", "workbench.action.editorLayoutTwoByTwoGrid", "-workbench.action.editorLayoutTwoByTwoGrid", "workbench.action.editorLayoutTwoRowsRight", "-workbench.action.editorLayoutTwoRowsRight", "workbench.action.editorLayoutTwoColumnsBottom", "-workbench.action.editorLayoutTwoColumnsBottom", "workbench.action.openNextRecentlyUsedEditorInGroup", "-workbench.action.openNextRecentlyUsedEditorInGroup", "workbench.action.openPreviousRecentlyUsedEditorInGroup", "-workbench.action.openPreviousRecentlyUsedEditorInGroup", "workbench.action.quickOpenNavigateNextInEditorPicker", "-workbench.action.quickOpenNavigateNextInEditorPicker", "workbench.action.quickOpenNavigatePreviousInEditorPicker", "-workbench.action.quickOpenNavigatePreviousInEditorPicker", "moveActiveEditor", "-moveActiveEditor", "layoutEditorGroups", "-layoutEditorGroups", "workbench.action.compareEditor.nextChange", "-workbench.action.compareEditor.nextChange", "workbench.action.compareEditor.previousChange", "-workbench.action.compareEditor.previousChange", "toggle.diff.renderSideBySide", "-toggle.diff.renderSideBySide", "toggle.diff.ignoreTrimWhitespace", "-toggle.diff.ignoreTrimWhitespace", "workbench.action.openEditorAtIndex", "-workbench.action.openEditorAtIndex", "workbench.action.openEditorAtIndex1", "-workbench.action.openEditorAtIndex1", "workbench.action.openEditorAtIndex2", "-workbench.action.openEditorAtIndex2", "workbench.action.openEditorAtIndex3", "-workbench.action.openEditorAtIndex3", "workbench.action.openEditorAtIndex4", "-workbench.action.openEditorAtIndex4", "workbench.action.openEditorAtIndex5", "-workbench.action.openEditorAtIndex5", "workbench.action.openEditorAtIndex6", "-workbench.action.openEditorAtIndex6", "workbench.action.openEditorAtIndex7", "-workbench.action.openEditorAtIndex7", "workbench.action.openEditorAtIndex8", "-workbench.action.openEditorAtIndex8", "workbench.action.openEditorAtIndex9", "-workbench.action.openEditorAtIndex9", "workbench.action.closeUnmodifiedEditors", "-workbench.action.closeUnmodifiedEditors", "workbench.action.closeEditorsInGroup", "-workbench.action.closeEditorsInGroup", "workbench.action.closeActiveEditor", "-workbench.action.closeActiveEditor", "workbench.action.closeGroup", "-workbench.action.closeGroup", "workbench.action.closeOtherEditors", "-workbench.action.closeOtherEditors", "workbench.action.closeEditorsToTheRight", "-workbench.action.closeEditorsToTheRight", "workbench.action.keepEditor", "-workbench.action.keepEditor", "workbench.action.showEditorsInGroup", "-workbench.action.showEditorsInGroup", "workbench.action.closeEditorsAndGroup", "-workbench.action.closeEditorsAndGroup", "workbench.action.focusSecondEditorGroup", "-workbench.action.focusSecondEditorGroup", "workbench.action.focusThirdEditorGroup", "-workbench.action.focusThirdEditorGroup", "workbench.action.focusFourthEditorGroup", "-workbench.action.focusFourthEditorGroup", "workbench.action.focusFifthEditorGroup", "-workbench.action.focusFifthEditorGroup", "workbench.action.focusSixthEditorGroup", "-workbench.action.focusSixthEditorGroup", "workbench.action.focusSeventhEditorGroup", "-workbench.action.focusSeventhEditorGroup", "workbench.action.focusEighthEditorGroup", "-workbench.action.focusEighthEditorGroup", "workbench.action.focusCommentsPanel", "-workbench.action.focusCommentsPanel", "workbench.action.navigateUp", "-workbench.action.navigateUp", "workbench.action.navigateDown", "-workbench.action.navigateDown", "workbench.action.navigateLeft", "-workbench.action.navigateLeft", "workbench.action.navigateRight", "-workbench.action.navigateRight", "workbench.action.toggleActivityBarVisibility", "-workbench.action.toggleActivityBarVisibility", "workbench.action.toggleCenteredLayout", "-workbench.action.toggleCenteredLayout", "workbench.action.toggleEditorGroupLayout", "-workbench.action.toggleEditorGroupLayout", "workbench.action.toggleSidebarPosition", "-workbench.action.toggleSidebarPosition", "workbench.action.toggleEditorVisibility", "-workbench.action.toggleEditorVisibility", "workbench.action.toggleSidebarVisibility", "-workbench.action.toggleSidebarVisibility", "workbench.action.toggleStatusbarVisibility", "-workbench.action.toggleStatusbarVisibility", "workbench.action.toggleTabsVisibility", "-workbench.action.toggleTabsVisibility", "workbench.action.toggleZenMode", "-workbench.action.toggleZenMode", "workbench.action.exitZenMode", "-workbench.action.exitZenMode", "workbench.action.toggleMenuBar", "-workbench.action.toggleMenuBar", "workbench.action.increaseViewSize", "-workbench.action.increaseViewSize", "workbench.action.decreaseViewSize", "-workbench.action.decreaseViewSize", "workbench.action.toggleFullScreen", "-workbench.action.toggleFullScreen", "workbench.action.reloadWindow", "-workbench.action.reloadWindow", "editor.debug.action.toggleBreakpoint", "-editor.debug.action.toggleBreakpoint", "editor.debug.action.conditionalBreakpoint", "-editor.debug.action.conditionalBreakpoint", "editor.debug.action.toggleLogPoint", "-editor.debug.action.toggleLogPoint", "editor.debug.action.runToCursor", "-editor.debug.action.runToCursor", "editor.debug.action.selectionToRepl", "-editor.debug.action.selectionToRepl", "editor.debug.action.selectionToWatch", "-editor.debug.action.selectionToWatch", "editor.debug.action.showDebugHover", "-editor.debug.action.showDebugHover", "editor.debug.action.goToNextBreakpoint", "-editor.debug.action.goToNextBreakpoint", "editor.debug.action.goToPreviousBreakpoint", "-editor.debug.action.goToPreviousBreakpoint", "repl.action.acceptInput", "-repl.action.acceptInput", "repl.action.copyAll", "-repl.action.copyAll", "repl.action.filter", "-repl.action.filter", "debug.copyStackTrace", "-debug.copyStackTrace", "workbench.action.debug.reverseContinue", "-workbench.action.debug.reverseContinue", "workbench.action.debug.stepBack", "-workbench.action.debug.stepBack", "workbench.action.debug.terminateThread", "-workbench.action.debug.terminateThread", "debug.jumpToCursor", "-debug.jumpToCursor", "workbench.action.debug.restart", "-workbench.action.debug.restart", "workbench.action.debug.stepOver", "-workbench.action.debug.stepOver", "workbench.action.debug.stepInto", "-workbench.action.debug.stepInto", "workbench.action.debug.stepOut", "-workbench.action.debug.stepOut", "workbench.action.debug.pause", "-workbench.action.debug.pause", "workbench.action.debug.disconnect", "-workbench.action.debug.disconnect", "workbench.action.debug.stop", "-workbench.action.debug.stop", "workbench.action.debug.restartFrame", "-workbench.action.debug.restartFrame", "workbench.action.debug.continue", "-workbench.action.debug.continue", "workbench.debug.action.focusRepl", "-workbench.debug.action.focusRepl", "debug.startFromConfig", "-debug.startFromConfig", "debug.toggleBreakpoint", "-debug.toggleBreakpoint", "debug.enableOrDisableBreakpoint", "-debug.enableOrDisableBreakpoint", "debug.renameWatchExpression", "-debug.renameWatchExpression", "debug.setVariable", "-debug.setVariable", "debug.removeWatchExpression", "-debug.removeWatchExpression", "debug.removeBreakpoint", "-debug.removeBreakpoint", "debug.installAdditionalDebuggers", "-debug.installAdditionalDebuggers", "debug.addConfiguration", "-debug.addConfiguration", "editor.debug.action.toggleInlineBreakpoint", "-editor.debug.action.toggleInlineBreakpoint", "debug.openBreakpointToSide", "-debug.openBreakpointToSide", "workbench.debug.action.toggleRepl", "-workbench.debug.action.toggleRepl", "workbench.view.debug", "-workbench.view.debug", "workbench.action.debug.start", "-workbench.action.debug.start", "workbench.action.debug.configure", "-workbench.action.debug.configure", "workbench.debug.viewlet.action.addFunctionBreakpointAction", "-workbench.debug.viewlet.action.addFunctionBreakpointAction", "workbench.debug.viewlet.action.reapplyBreakpointsAction", "-workbench.debug.viewlet.action.reapplyBreakpointsAction", "workbench.action.debug.run", "-workbench.action.debug.run", "workbench.debug.viewlet.action.removeAllBreakpoints", "-workbench.debug.viewlet.action.removeAllBreakpoints", "workbench.debug.viewlet.action.enableAllBreakpoints", "-workbench.debug.viewlet.action.enableAllBreakpoints", "workbench.debug.viewlet.action.disableAllBreakpoints", "-workbench.debug.viewlet.action.disableAllBreakpoints", "workbench.action.debug.selectandstart", "-workbench.action.debug.selectandstart", "workbench.debug.panel.action.clearReplAction", "-workbench.debug.panel.action.clearReplAction", "editor.action.formatDocument.none", "-editor.action.formatDocument.none", "workbench.action.configureLocale", "-workbench.action.configureLocale", "workbench.action.clearCommandHistory", "-workbench.action.clearCommandHistory", "workbench.action.gotoLine", "-workbench.action.gotoLine", "workbench.action.gotoSymbol", "-workbench.action.gotoSymbol", "workbench.action.openView", "-workbench.action.openView", "workbench.action.quickOpenView", "-workbench.action.quickOpenView", "workbench.action.quickOpenNavigateNextInViewPicker", "-workbench.action.quickOpenNavigateNextInViewPicker", "workbench.action.quickOpenNavigatePreviousInViewPicker", "-workbench.action.quickOpenNavigatePreviousInViewPicker", "workbench.view.scm", "-workbench.view.scm", "scm.acceptInput", "-scm.acceptInput", "workbench.action.selectTheme", "-workbench.action.selectTheme", "workbench.action.selectIconTheme", "-workbench.action.selectIconTheme", "workbench.action.generateColorTheme", "-workbench.action.generateColorTheme", "workbench.action.focusSideBar", "-workbench.action.focusSideBar", "perfview.show", "-perfview.show", "workbench.action.files.openFileFolderInNewWindow", "-workbench.action.files.openFileFolderInNewWindow", "workbench.action.files.openFolderInNewWindow", "-workbench.action.files.openFolderInNewWindow", "workbench.action.files.openFileInNewWindow", "-workbench.action.files.openFileInNewWindow", "workbench.action.openWorkspaceInNewWindow", "-workbench.action.openWorkspaceInNewWindow", "addRootFolder", "-addRootFolder", "workbench.action.previousSideBarView", "-workbench.action.previousSideBarView", "workbench.action.nextSideBarView", "-workbench.action.nextSideBarView", "workbench.action.togglePanel", "-workbench.action.togglePanel", "workbench.action.focusPanel", "-workbench.action.focusPanel", "workbench.action.toggleMaximizedPanel", "-workbench.action.toggleMaximizedPanel", "workbench.action.closePanel", "-workbench.action.closePanel", "workbench.action.togglePanelPosition", "-workbench.action.togglePanelPosition", "workbench.action.previousPanelView", "-workbench.action.previousPanelView", "workbench.action.nextPanelView", "-workbench.action.nextPanelView", "workbench.extensions.action.showExtensionsForLanguage", "-workbench.extensions.action.showExtensionsForLanguage", "workbench.extensions.action.showExtensionsWithIds", "-workbench.extensions.action.showExtensionsWithIds", "workbench.action.files.revert", "-workbench.action.files.revert", "explorer.openToSide", "-explorer.openToSide", "workbench.files.action.compareWithSaved", "-workbench.files.action.compareWithSaved", "selectForCompare", "-selectForCompare", "compareSelected", "-compareSelected", "compareFiles", "-compareFiles", "revealFileInOS", "-revealFileInOS", "workbench.action.files.revealActiveFileInWindows", "-workbench.action.files.revealActiveFileInWindows", "copyFilePath", "-copyFilePath", "copyRelativeFilePath", "-copyRelativeFilePath", "workbench.action.files.copyPathOfActiveFile", "-workbench.action.files.copyPathOfActiveFile", "revealInExplorer", "-revealInExplorer", "workbench.action.files.saveAs", "-workbench.action.files.saveAs", "workbench.action.files.save", "-workbench.action.files.save", "workbench.action.files.saveWithoutFormatting", "-workbench.action.files.saveWithoutFormatting", "saveAll", "-saveAll", "workbench.files.action.saveAllInGroup", "-workbench.files.action.saveAllInGroup", "workbench.action.files.saveFiles", "-workbench.action.files.saveFiles", "removeRootFolder", "-removeRootFolder", "explorer.newFile", "-explorer.newFile", "explorer.newFolder", "-explorer.newFolder", "explorer.download", "-explorer.download", "workbench.action.files.saveAll", "-workbench.action.files.saveAll", "workbench.files.action.compareFileWith", "-workbench.files.action.compareFileWith", "workbench.files.action.focusFilesExplorer", "-workbench.files.action.focusFilesExplorer", "workbench.files.action.showActiveFileInExplorer", "-workbench.files.action.showActiveFileInExplorer", "workbench.files.action.collapseExplorerFolders", "-workbench.files.action.collapseExplorerFolders", "workbench.files.action.refreshFilesExplorer", "-workbench.files.action.refreshFilesExplorer", "workbench.action.files.newUntitledFile", "-workbench.action.files.newUntitledFile", "workbench.action.files.showOpenedFileInNewWindow", "-workbench.action.files.showOpenedFileInNewWindow", "workbench.files.action.compareWithClipboard", "-workbench.files.action.compareWithClipboard", "workbench.action.toggleAutoSave", "-workbench.action.toggleAutoSave", "workbench.action.files.openFile", "-workbench.action.files.openFile", "workbench.action.files.openFolder", "-workbench.action.files.openFolder", "workbench.action.files.openLocalFile", "-workbench.action.files.openLocalFile", "workbench.action.files.openLocalFolder", "-workbench.action.files.openLocalFolder", "workbench.action.files.saveLocalFile", "-workbench.action.files.saveLocalFile", "workbench.action.openWorkspace", "-workbench.action.openWorkspace", "renameFile", "-renameFile", "moveFileToTrash", "-moveFileToTrash", "deleteFile", "-deleteFile", "filesExplorer.cut", "-filesExplorer.cut", "filesExplorer.copy", "-filesExplorer.copy", "filesExplorer.paste", "-filesExplorer.paste", "filesExplorer.cancelCut", "-filesExplorer.cancelCut", "workbench.files.action.acceptLocalChanges", "-workbench.files.action.acceptLocalChanges", "workbench.files.action.revertLocalChanges", "-workbench.files.action.revertLocalChanges", "workbench.view.explorer", "-workbench.view.explorer", "problems.action.openToSide", "-problems.action.openToSide", "workbench.action.showErrorsWarnings", "-workbench.action.showErrorsWarnings", "problems.action.showQuickFixes", "-problems.action.showQuickFixes", "workbench.actions.view.problems", "-workbench.actions.view.problems", "workbench.action.problems.focus", "-workbench.action.problems.focus", "problems.action.copy", "-problems.action.copy", "problems.action.copyMessage", "-problems.action.copyMessage", "problems.action.copyRelatedInformationMessage", "-problems.action.copyRelatedInformationMessage", "problems.action.focusProblemsFromFilter", "-problems.action.focusProblemsFromFilter", "problems.action.focusFilter", "-problems.action.focusFilter", "problems.action.showMultilineMessage", "-problems.action.showMultilineMessage", "problems.action.showSinglelineMessage", "-problems.action.showSinglelineMessage", "workbench.actions.view.toggleProblems", "-workbench.actions.view.toggleProblems", "workbench.action.openRawDefaultSettings", "-workbench.action.openRawDefaultSettings", "workbench.action.openSettingsJson", "-workbench.action.openSettingsJson", "workbench.action.openSettings2", "-workbench.action.openSettings2", "workbench.action.openGlobalSettings", "-workbench.action.openGlobalSettings", "workbench.action.openGlobalKeybindings", "-workbench.action.openGlobalKeybindings", "workbench.action.openDefaultKeybindingsFile", "-workbench.action.openDefaultKeybindingsFile", "workbench.action.openGlobalKeybindingsFile", "-workbench.action.openGlobalKeybindingsFile", "workbench.action.configureLanguageBasedSettings", "-workbench.action.configureLanguageBasedSettings", "workbench.action.openSettings", "-workbench.action.openSettings", "keybindings.editor.defineKeybinding", "-keybindings.editor.defineKeybinding", "keybindings.editor.defineWhenExpression", "-keybindings.editor.defineWhenExpression", "keybindings.editor.removeKeybinding", "-keybindings.editor.removeKeybinding", "keybindings.editor.resetKeybinding", "-keybindings.editor.resetKeybinding", "keybindings.editor.searchKeybindings", "-keybindings.editor.searchKeybindings", "keybindings.editor.recordSearchKeys", "-keybindings.editor.recordSearchKeys", "keybindings.editor.toggleSortByPrecedence", "-keybindings.editor.toggleSortByPrecedence", "keybindings.editor.showConflicts", "-keybindings.editor.showConflicts", "keybindings.editor.copyKeybindingEntry", "-keybindings.editor.copyKeybindingEntry", "keybindings.editor.copyCommandKeybindingEntry", "-keybindings.editor.copyCommandKeybindingEntry", "keybindings.editor.focusKeybindings", "-keybindings.editor.focusKeybindings", "workbench.action.openFolderSettings", "-workbench.action.openFolderSettings", "workbench.action.openWorkspaceSettings", "-workbench.action.openWorkspaceSettings", "keybindings.editor.clearSearchResults", "-keybindings.editor.clearSearchResults", "keybindings.editor.showDefaultKeybindings", "-keybindings.editor.showDefaultKeybindings", "keybindings.editor.showUserKeybindings", "-keybindings.editor.showUserKeybindings", "settings.action.search", "-settings.action.search", "settings.action.clearSearchResults", "-settings.action.clearSearchResults", "settings.action.focusSettingsFile", "-settings.action.focusSettingsFile", "settings.action.focusSettingsFromSearch", "-settings.action.focusSettingsFromSearch", "settings.action.focusNextSetting", "-settings.action.focusNextSetting", "settings.action.focusPreviousSetting", "-settings.action.focusPreviousSetting", "settings.action.editFocusedSetting", "-settings.action.editFocusedSetting", "settings.action.focusSettingsList", "-settings.action.focusSettingsList", "settings.action.showContextMenu", "-settings.action.showContextMenu", "settings.switchToJSON", "-settings.switchToJSON", "settings.filterByModified", "-settings.filterByModified", "settings.filterByOnline", "-settings.filterByOnline", "search.action.replaceAll", "-search.action.replaceAll", "workbench.action.search.toggleQueryDetails", "-workbench.action.search.toggleQueryDetails", "search.action.focusSearchFromResults", "-search.action.focusSearchFromResults", "search.action.openResultToSide", "-search.action.openResultToSide", "search.action.cancel", "-search.action.cancel", "search.action.remove", "-search.action.remove", "search.action.replace", "-search.action.replace", "search.action.replaceAllInFile", "-search.action.replaceAllInFile", "search.action.replaceAllInFolder", "-search.action.replaceAllInFolder", "closeReplaceInFilesWidget", "-closeReplaceInFilesWidget", "search.focus.nextInputBox", "-search.focus.nextInputBox", "search.focus.previousInputBox", "-search.focus.previousInputBox", "search.action.copyMatch", "-search.action.copyMatch", "search.action.copyPath", "-search.action.copyPath", "search.action.copyAll", "-search.action.copyAll", "search.action.clearHistory", "-search.action.clearHistory", "search.action.toggleSearchViewPosition", "-search.action.toggleSearchViewPosition", "search.action.focusSearchList", "-search.action.focusSearchList", "filesExplorer.findInFolder", "-filesExplorer.findInFolder", "search.action.clearSearchResults", "-search.action.clearSearchResults", "search.action.refreshSearchResults", "-search.action.refreshSearchResults", "filesExplorer.findInWorkspace", "-filesExplorer.findInWorkspace", "workbench.view.search", "-workbench.view.search", "workbench.action.findInFiles", "-workbench.action.findInFiles", "search.action.focusNextSearchResult", "-search.action.focusNextSearchResult", "search.action.focusPreviousSearchResult", "-search.action.focusPreviousSearchResult", "workbench.action.replaceInFiles", "-workbench.action.replaceInFiles", "toggleSearchCaseSensitive", "-toggleSearchCaseSensitive", "toggleSearchWholeWord", "-toggleSearchWholeWord", "toggleSearchRegex", "-toggleSearchRegex", "search.action.collapseSearchResults", "-search.action.collapseSearchResults", "workbench.action.showAllSymbols", "-workbench.action.showAllSymbols", "workbench.action.quickOpenNavigateNextInTerminalPicker", "-workbench.action.quickOpenNavigateNextInTerminalPicker", "workbench.action.quickOpenNavigatePreviousInTerminalPicker", "-workbench.action.quickOpenNavigatePreviousInTerminalPicker", "workbench.action.quickOpenTerm", "-workbench.action.quickOpenTerm", "workbench.action.terminal.kill", "-workbench.action.terminal.kill", "workbench.action.terminal.copySelection", "-workbench.action.terminal.copySelection", "workbench.action.terminal.new", "-workbench.action.terminal.new", "workbench.action.terminal.clearSelection", "-workbench.action.terminal.clearSelection", "workbench.action.terminal.newInActiveWorkspace", "-workbench.action.terminal.newInActiveWorkspace", "workbench.action.terminal.focus", "-workbench.action.terminal.focus", "workbench.action.terminal.focusNext", "-workbench.action.terminal.focusNext", "workbench.action.terminal.focusPrevious", "-workbench.action.terminal.focusPrevious", "workbench.action.terminal.paste", "-workbench.action.terminal.paste", "workbench.action.terminal.selectAll", "-workbench.action.terminal.selectAll", "workbench.action.terminal.runSelectedText", "-workbench.action.terminal.runSelectedText", "workbench.action.terminal.runActiveFile", "-workbench.action.terminal.runActiveFile", "workbench.action.terminal.toggleTerminal", "-workbench.action.terminal.toggleTerminal", "workbench.action.terminal.scrollDown", "-workbench.action.terminal.scrollDown", "workbench.action.terminal.scrollDownPage", "-workbench.action.terminal.scrollDownPage", "workbench.action.terminal.scrollToBottom", "-workbench.action.terminal.scrollToBottom", "workbench.action.terminal.scrollUp", "-workbench.action.terminal.scrollUp", "workbench.action.terminal.scrollUpPage", "-workbench.action.terminal.scrollUpPage", "workbench.action.terminal.scrollToTop", "-workbench.action.terminal.scrollToTop", "workbench.action.terminal.clear", "-workbench.action.terminal.clear", "workbench.action.terminal.selectDefaultShell", "-workbench.action.terminal.selectDefaultShell", "workbench.action.terminal.allowWorkspaceShell", "-workbench.action.terminal.allowWorkspaceShell", "workbench.action.terminal.disallowWorkspaceShell", "-workbench.action.terminal.disallowWorkspaceShell", "workbench.action.terminal.rename", "-workbench.action.terminal.rename", "workbench.action.terminal.focusFindWidget", "-workbench.action.terminal.focusFindWidget", "workbench.action.terminal.hideFindWidget", "-workbench.action.terminal.hideFindWidget", "workbench.action.terminal.deleteWordLeft", "-workbench.action.terminal.deleteWordLeft", "workbench.action.terminal.deleteWordRight", "-workbench.action.terminal.deleteWordRight", "workbench.action.terminal.deleteToLineStart", "-workbench.action.terminal.deleteToLineStart", "workbench.action.terminal.moveToLineStart", "-workbench.action.terminal.moveToLineStart", "workbench.action.terminal.moveToLineEnd", "-workbench.action.terminal.moveToLineEnd", "workbench.action.terminal.split", "-workbench.action.terminal.split", "workbench.action.terminal.splitInActiveWorkspace", "-workbench.action.terminal.splitInActiveWorkspace", "workbench.action.terminal.focusPreviousPane", "-workbench.action.terminal.focusPreviousPane", "workbench.action.terminal.focusNextPane", "-workbench.action.terminal.focusNextPane", "workbench.action.terminal.resizePaneLeft", "-workbench.action.terminal.resizePaneLeft", "workbench.action.terminal.resizePaneRight", "-workbench.action.terminal.resizePaneRight", "workbench.action.terminal.resizePaneUp", "-workbench.action.terminal.resizePaneUp", "workbench.action.terminal.resizePaneDown", "-workbench.action.terminal.resizePaneDown", "workbench.action.terminal.scrollToPreviousCommand", "-workbench.action.terminal.scrollToPreviousCommand", "workbench.action.terminal.scrollToNextCommand", "-workbench.action.terminal.scrollToNextCommand", "workbench.action.terminal.selectToPreviousCommand", "-workbench.action.terminal.selectToPreviousCommand", "workbench.action.terminal.selectToNextCommand", "-workbench.action.terminal.selectToNextCommand", "workbench.action.terminal.selectToPreviousLine", "-workbench.action.terminal.selectToPreviousLine", "workbench.action.terminal.selectToNextLine", "-workbench.action.terminal.selectToNextLine", "toggleEscapeSequenceLogging", "-toggleEscapeSequenceLogging", "workbench.action.terminal.toggleFindRegex", "-workbench.action.terminal.toggleFindRegex", "workbench.action.terminal.toggleFindRegexTerminalFocus", "-workbench.action.terminal.toggleFindRegexTerminalFocus", "workbench.action.terminal.toggleFindWholeWord", "-workbench.action.terminal.toggleFindWholeWord", "workbench.action.terminal.toggleFindWholeWordTerminalFocus", "-workbench.action.terminal.toggleFindWholeWordTerminalFocus", "workbench.action.terminal.toggleFindCaseSensitive", "-workbench.action.terminal.toggleFindCaseSensitive", "workbench.action.terminal.toggleFindCaseSensitiveTerminalFocus", "-workbench.action.terminal.toggleFindCaseSensitiveTerminalFocus", "workbench.action.terminal.findNextTerminalFocus", "-workbench.action.terminal.findNextTerminalFocus", "workbench.action.terminal.findNext", "-workbench.action.terminal.findNext", "workbench.action.terminal.findPreviousTerminalFocus", "-workbench.action.terminal.findPreviousTerminalFocus", "workbench.action.terminal.findPrevious", "-workbench.action.terminal.findPrevious", "workbench.action.terminal.sendSequence", "-workbench.action.terminal.sendSequence", "workbench.action.terminal.focusAtIndex1", "-workbench.action.terminal.focusAtIndex1", "workbench.action.terminal.focusAtIndex2", "-workbench.action.terminal.focusAtIndex2", "workbench.action.terminal.focusAtIndex3", "-workbench.action.terminal.focusAtIndex3", "workbench.action.terminal.focusAtIndex4", "-workbench.action.terminal.focusAtIndex4", "workbench.action.terminal.focusAtIndex5", "-workbench.action.terminal.focusAtIndex5", "workbench.action.terminal.focusAtIndex6", "-workbench.action.terminal.focusAtIndex6", "workbench.action.terminal.focusAtIndex7", "-workbench.action.terminal.focusAtIndex7", "workbench.action.terminal.focusAtIndex8", "-workbench.action.terminal.focusAtIndex8", "workbench.action.terminal.focusAtIndex9", "-workbench.action.terminal.focusAtIndex9", "workbench.action.quickOpenRecent", "-workbench.action.quickOpenRecent", "workbench.action.openRecent", "-workbench.action.openRecent", "workbench.action.closeFolder", "-workbench.action.closeFolder", "workbench.action.quickOpenNavigateNextInRecentFilesPicker", "-workbench.action.quickOpenNavigateNextInRecentFilesPicker", "workbench.action.quickOpenNavigatePreviousInRecentFilesPicker", "-workbench.action.quickOpenNavigatePreviousInRecentFilesPicker", "workbench.action.zoomIn", "-workbench.action.zoomIn", "workbench.action.zoomOut", "-workbench.action.zoomOut", "workbench.action.zoomReset", "-workbench.action.zoomReset", "workbench.action.newWindow", "-workbench.action.newWindow", "workbench.action.closeWindow", "-workbench.action.closeWindow", "workbench.action.switchWindow", "-workbench.action.switchWindow", "workbench.action.quickSwitchWindow", "-workbench.action.quickSwitchWindow", "workbench.action.quit", "-workbench.action.quit", "workbench.action.addRootFolder", "-workbench.action.addRootFolder", "workbench.action.removeRootFolder", "-workbench.action.removeRootFolder", "workbench.action.saveWorkspaceAs", "-workbench.action.saveWorkspaceAs", "workbench.action.duplicateWorkspaceInNewWindow", "-workbench.action.duplicateWorkspaceInNewWindow", "workbench.action.openWorkspaceConfigFile", "-workbench.action.openWorkspaceConfigFile", "workbench.action.toggleSharedProcess", "-workbench.action.toggleSharedProcess", "workbench.action.reloadWindowWithExtensionsDisabled", "-workbench.action.reloadWindowWithExtensionsDisabled", "workbench.action.logStorage", "-workbench.action.logStorage", "workbench.action.toggleDevTools", "-workbench.action.toggleDevTools", "workbench.action.keybindingsReference", "-workbench.action.keybindingsReference", "workbench.action.openDocumentationUrl", "-workbench.action.openDocumentationUrl", "workbench.action.openIntroductoryVideosUrl", "-workbench.action.openIntroductoryVideosUrl", "workbench.action.openTipsAndTricksUrl", "-workbench.action.openTipsAndTricksUrl", "workbench.action.openNewsletterSignupUrl", "-workbench.action.openNewsletterSignupUrl", "workbench.action.openTwitterUrl", "-workbench.action.openTwitterUrl", "workbench.action.openRequestFeatureUrl", "-workbench.action.openRequestFeatureUrl", "workbench.action.openLicenseUrl", "-workbench.action.openLicenseUrl", "workbench.action.openPrivacyStatementUrl", "-workbench.action.openPrivacyStatementUrl", "workbench.action.showAboutDialog", "-workbench.action.showAboutDialog", "editor.action.extensioneditor.showfind", "-editor.action.extensioneditor.showfind", "workbench.view.extensions", "-workbench.view.extensions", "workbench.extensions.action.installExtensions", "-workbench.extensions.action.installExtensions", "workbench.extensions.action.listOutdatedExtensions", "-workbench.extensions.action.listOutdatedExtensions", "workbench.extensions.action.showRecommendedExtensions", "-workbench.extensions.action.showRecommendedExtensions", "workbench.extensions.action.showRecommendedKeymapExtensions", "-workbench.extensions.action.showRecommendedKeymapExtensions", "workbench.extensions.action.showLanguageExtensions", "-workbench.extensions.action.showLanguageExtensions", "workbench.extensions.action.showAzureExtensions", "-workbench.extensions.action.showAzureExtensions", "workbench.extensions.action.showPopularExtensions", "-workbench.extensions.action.showPopularExtensions", "workbench.extensions.action.showEnabledExtensions", "-workbench.extensions.action.showEnabledExtensions", "workbench.extensions.action.showInstalledExtensions", "-workbench.extensions.action.showInstalledExtensions", "workbench.extensions.action.showDisabledExtensions", "-workbench.extensions.action.showDisabledExtensions", "workbench.extensions.action.listBuiltInExtensions", "-workbench.extensions.action.listBuiltInExtensions", "workbench.extensions.action.updateAllExtensions", "-workbench.extensions.action.updateAllExtensions", "workbench.extensions.action.openExtensionsFolder", "-workbench.extensions.action.openExtensionsFolder", "workbench.extensions.action.installVSIX", "-workbench.extensions.action.installVSIX", "workbench.extensions.action.disableAll", "-workbench.extensions.action.disableAll", "workbench.extensions.action.disableAllWorkspace", "-workbench.extensions.action.disableAllWorkspace", "workbench.extensions.action.enableAll", "-workbench.extensions.action.enableAll", "workbench.extensions.action.enableAllWorkspace", "-workbench.extensions.action.enableAllWorkspace", "workbench.extensions.action.checkForUpdates", "-workbench.extensions.action.checkForUpdates", "workbench.extensions.action.enableAutoUpdate", "-workbench.extensions.action.enableAutoUpdate", "workbench.extensions.action.disableAutoUpdate", "-workbench.extensions.action.disableAutoUpdate", "workbench.extensions.action.install.specificVersion", "-workbench.extensions.action.install.specificVersion", "workbench.action.showRuntimeExtensions", "-workbench.action.showRuntimeExtensions", "workbench.extensions.action.reinstall", "-workbench.extensions.action.reinstall", "extension.open", "-extension.open", "workbench.extensions.action.debugExtensionHost", "-workbench.extensions.action.debugExtensionHost", "workbench.extensions.action.extensionHostProfile", "-workbench.extensions.action.extensionHostProfile", "workbench.extensions.action.stopExtensionHostProfile", "-workbench.extensions.action.stopExtensionHostProfile", "workbench.extensions.action.saveExtensionHostProfile", "-workbench.extensions.action.saveExtensionHostProfile", "workbench.extensions.installExtension", "-workbench.extensions.installExtension", "workbench.extensions.uninstallExtension", "-workbench.extensions.uninstallExtension", "update.showCurrentReleaseNotes", "-update.showCurrentReleaseNotes", "workbench.debug.action.focusVariablesView", "-workbench.debug.action.focusVariablesView", "workbench.debug.action.focusWatchView", "-workbench.debug.action.focusWatchView", "workbench.debug.action.focusCallStackView", "-workbench.debug.action.focusCallStackView", "workbench.debug.action.focusBreakpointsView", "-workbench.debug.action.focusBreakpointsView", "workbench.debug.loadedScriptsView.focus", "-workbench.debug.loadedScriptsView.focus", "outline.focus", "-outline.focus", "workbench.view.extension.test", "-workbench.view.extension.test", "remote.showActions", "-remote.showActions", "remote.closeRemote", "-remote.closeRemote", "workbench.view.search.focus", "-workbench.view.search.focus", "extensions.listView.focus", "-extensions.listView.focus", "extensions.enabledExtensionList.focus", "-extensions.enabledExtensionList.focus", "extensions.disabledExtensionList.focus", "-extensions.disabledExtensionList.focus", "extensions.popularExtensionsList.focus", "-extensions.popularExtensionsList.focus", "extensions.enabledExtensionList2.focus", "-extensions.enabledExtensionList2.focus", "extensions.disabledExtensionList2.focus", "-extensions.disabledExtensionList2.focus", "extensions.builtInExtensionsList.focus", "-extensions.builtInExtensionsList.focus", "extensions.builtInBasicsExtensionsList.focus", "-extensions.builtInBasicsExtensionsList.focus", "extensions.builtInThemesExtensionsList.focus", "-extensions.builtInThemesExtensionsList.focus", "extensions.recommendedList.focus", "-extensions.recommendedList.focus", "extensions.otherrecommendedList.focus", "-extensions.otherrecommendedList.focus", "extensions.workspaceRecommendedList.focus", "-extensions.workspaceRecommendedList.focus", "extensions.vscode-local.installed.focus", "-extensions.vscode-local.installed.focus", "extensions.vscode-local.outdated.focus", "-extensions.vscode-local.outdated.focus", "extensions.vscode-local.default.focus", "-extensions.vscode-local.default.focus", "showEditorScreenReaderNotification", "-showEditorScreenReaderNotification", "changeEditorIndentation", "-changeEditorIndentation", "notifications.showList", "-notifications.showList", "notifications.hideList", "-notifications.hideList", "notifications.toggleList", "-notifications.toggleList", "notification.clear", "-notification.clear", "notification.expand", "-notification.expand", "notification.collapse", "-notification.collapse", "notification.toggle", "-notification.toggle", "notifications.hideToasts", "-notifications.hideToasts", "notifications.focusToasts", "-notifications.focusToasts", "notifications.focusNextToast", "-notifications.focusNextToast", "notifications.focusPreviousToast", "-notifications.focusPreviousToast", "notifications.focusFirstToast", "-notifications.focusFirstToast", "notifications.focusLastToast", "-notifications.focusLastToast", "notifications.clearAll", "-notifications.clearAll", "workbench.files.action.focusOpenEditorsView", "-workbench.files.action.focusOpenEditorsView", "workbench.explorer.fileView.focus", "-workbench.explorer.fileView.focus", "workbench.action.openLogsFolder", "-workbench.action.openLogsFolder", "workbench.action.tasks.runTask", "-workbench.action.tasks.runTask", "workbench.action.tasks.reRunTask", "-workbench.action.tasks.reRunTask", "workbench.action.tasks.restartTask", "-workbench.action.tasks.restartTask", "workbench.action.tasks.terminate", "-workbench.action.tasks.terminate", "workbench.action.tasks.showLog", "-workbench.action.tasks.showLog", "workbench.action.tasks.build", "-workbench.action.tasks.build", "workbench.action.tasks.test", "-workbench.action.tasks.test", "workbench.action.tasks.configureTaskRunner", "-workbench.action.tasks.configureTaskRunner", "workbench.action.tasks.configureDefaultBuildTask", "-workbench.action.tasks.configureDefaultBuildTask", "workbench.action.tasks.configureDefaultTestTask", "-workbench.action.tasks.configureDefaultTestTask", "workbench.action.tasks.showTasks", "-workbench.action.tasks.showTasks", "workbench.action.tasks.toggleProblems", "-workbench.action.tasks.toggleProblems", "update.check", "-update.check", "update.checking", "-update.checking", "update.downloadNow", "-update.downloadNow", "update.downloading", "-update.downloading", "update.install", "-update.install", "update.updating", "-update.updating", "update.restart", "-update.restart", "workbench.view.extension.references-view", "-workbench.view.extension.references-view", "references-view.tree.focus", "-references-view.tree.focus", "npm.focus", "-npm.focus", "extension.node-debug.toggleAutoAttach", "-extension.node-debug.toggleAutoAttach", "editor.emmet.action.wrapIndividualLinesWithAbbreviation", "-editor.emmet.action.wrapIndividualLinesWithAbbreviation", "editor.emmet.action.wrapWithAbbreviation", "-editor.emmet.action.wrapWithAbbreviation", "editor.emmet.action.removeTag", "-editor.emmet.action.removeTag", "editor.emmet.action.updateTag", "-editor.emmet.action.updateTag", "editor.emmet.action.matchTag", "-editor.emmet.action.matchTag", "editor.emmet.action.balanceIn", "-editor.emmet.action.balanceIn", "editor.emmet.action.balanceOut", "-editor.emmet.action.balanceOut", "editor.emmet.action.prevEditPoint", "-editor.emmet.action.prevEditPoint", "editor.emmet.action.nextEditPoint", "-editor.emmet.action.nextEditPoint", "editor.emmet.action.mergeLines", "-editor.emmet.action.mergeLines", "editor.emmet.action.selectPrevItem", "-editor.emmet.action.selectPrevItem", "editor.emmet.action.selectNextItem", "-editor.emmet.action.selectNextItem", "editor.emmet.action.splitJoinTag", "-editor.emmet.action.splitJoinTag", "editor.emmet.action.toggleComment", "-editor.emmet.action.toggleComment", "editor.emmet.action.evaluateMathExpression", "-editor.emmet.action.evaluateMathExpression", "editor.emmet.action.updateImageSize", "-editor.emmet.action.updateImageSize", "editor.emmet.action.incrementNumberByOneTenth", "-editor.emmet.action.incrementNumberByOneTenth", "editor.emmet.action.incrementNumberByOne", "-editor.emmet.action.incrementNumberByOne", "editor.emmet.action.incrementNumberByTen", "-editor.emmet.action.incrementNumberByTen", "editor.emmet.action.decrementNumberByOneTenth", "-editor.emmet.action.decrementNumberByOneTenth", "editor.emmet.action.decrementNumberByOne", "-editor.emmet.action.decrementNumberByOne", "editor.emmet.action.decrementNumberByTen", "-editor.emmet.action.decrementNumberByTen", "editor.emmet.action.reflectCSSValue", "-editor.emmet.action.reflectCSSValue", "git.clone", "-git.clone", "git.init", "-git.init", "git.openRepository", "-git.openRepository", "git.close", "-git.close", "git.refresh", "-git.refresh", "git.openChange", "-git.openChange", "git.openFile", "-git.openFile", "git.openFile2", "-git.openFile2", "git.openHEADFile", "-git.openHEADFile", "git.stage", "-git.stage", "git.stageAll", "-git.stageAll", "git.stageSelectedRanges", "-git.stageSelectedRanges", "git.revertSelectedRanges", "-git.revertSelectedRanges", "git.stageChange", "-git.stageChange", "git.revertChange", "-git.revertChange", "git.unstage", "-git.unstage", "git.unstageAll", "-git.unstageAll", "git.unstageSelectedRanges", "-git.unstageSelectedRanges", "git.clean", "-git.clean", "git.cleanAll", "-git.cleanAll", "git.commit", "-git.commit", "git.commitStaged", "-git.commitStaged", "git.commitEmpty", "-git.commitEmpty", "git.commitStagedSigned", "-git.commitStagedSigned", "git.commitStagedAmend", "-git.commitStagedAmend", "git.commitAll", "-git.commitAll", "git.commitAllSigned", "-git.commitAllSigned", "git.commitAllAmend", "-git.commitAllAmend", "git.restoreCommitTemplate", "-git.restoreCommitTemplate", "git.undoCommit", "-git.undoCommit", "git.checkout", "-git.checkout", "git.branch", "-git.branch", "git.branchFrom", "-git.branchFrom", "git.deleteBranch", "-git.deleteBranch", "git.renameBranch", "-git.renameBranch", "git.merge", "-git.merge", "git.createTag", "-git.createTag", "git.fetch", "-git.fetch", "git.fetchPrune", "-git.fetchPrune", "git.fetchAll", "-git.fetchAll", "git.pull", "-git.pull", "git.pullRebase", "-git.pullRebase", "git.pullFrom", "-git.pullFrom", "git.push", "-git.push", "git.pushForce", "-git.pushForce", "git.pushTo", "-git.pushTo", "git.pushToForce", "-git.pushToForce", "git.pushWithTags", "-git.pushWithTags", "git.pushWithTagsForce", "-git.pushWithTagsForce", "git.addRemote", "-git.addRemote", "git.removeRemote", "-git.removeRemote", "git.sync", "-git.sync", "git.syncRebase", "-git.syncRebase", "git.publish", "-git.publish", "git.showOutput", "-git.showOutput", "git.ignore", "-git.ignore", "git.stashIncludeUntracked", "-git.stashIncludeUntracked", "git.stash", "-git.stash", "git.stashPop", "-git.stashPop", "git.stashPopLatest", "-git.stashPopLatest", "git.stashApply", "-git.stashApply", "git.stashApplyLatest", "-git.stashApplyLatest", "markdown.showPreview", "-markdown.showPreview", "markdown.showPreviewToSide", "-markdown.showPreviewToSide", "markdown.showLockedPreviewToSide", "-markdown.showLockedPreviewToSide", "markdown.showSource", "-markdown.showSource", "markdown.showPreviewSecuritySelector", "-markdown.showPreviewSecuritySelector", "markdown.preview.refresh", "-markdown.preview.refresh", "markdown.preview.toggleLock", "-markdown.preview.toggleLock", "merge-conflict.accept.all-current", "-merge-conflict.accept.all-current", "merge-conflict.accept.all-incoming", "-merge-conflict.accept.all-incoming", "merge-conflict.accept.all-both", "-merge-conflict.accept.all-both", "merge-conflict.accept.current", "-merge-conflict.accept.current", "merge-conflict.accept.incoming", "-merge-conflict.accept.incoming", "merge-conflict.accept.selection", "-merge-conflict.accept.selection", "merge-conflict.accept.both", "-merge-conflict.accept.both", "merge-conflict.next", "-merge-conflict.next", "merge-conflict.previous", "-merge-conflict.previous", "merge-conflict.compare", "-merge-conflict.compare", "extension.node-debug.pickLoadedScript", "-extension.node-debug.pickLoadedScript", "extension.node-debug.attachNodeProcess", "-extension.node-debug.attachNodeProcess", "extension.node-debug.toggleSkippingFile", "-extension.node-debug.toggleSkippingFile", "extension.node-debug.startWithStopOnEntry", "-extension.node-debug.startWithStopOnEntry", "extension.node-debug2.toggleSkippingFile", "-extension.node-debug2.toggleSkippingFile", "references-view.find", "-references-view.find", "references-view.clearHistory", "-references-view.clearHistory", "references-view.clear", "-references-view.clear", "references-view.refresh", "-references-view.refresh", "references-view.pickFromHistory", "-references-view.pickFromHistory", "references-view.remove", "-references-view.remove", "references-view.copy", "-references-view.copy", "references-view.copyAll", "-references-view.copyAll", "references-view.copyPath", "-references-view.copyPath", "references-view.refind", "-references-view.refind", "npm.runScript", "-npm.runScript", "npm.debugScript", "-npm.debugScript", "npm.openScript", "-npm.openScript", "npm.runInstall", "-npm.runInstall", "npm.refresh", "-npm.refresh", "npm.runSelectedScript", "-npm.runSelectedScript", "php.untrustValidationExecutable", "-php.untrustValidationExecutable", "typescript.reloadProjects", "-typescript.reloadProjects", "javascript.reloadProjects", "-javascript.reloadProjects", "typescript.selectTypeScriptVersion", "-typescript.selectTypeScriptVersion", "typescript.goToProjectConfig", "-typescript.goToProjectConfig", "javascript.goToProjectConfig", "-javascript.goToProjectConfig", "typescript.openTsServerLog", "-typescript.openTsServerLog", "typescript.restartTsServer", "-typescript.restartTsServer", "terminals.editConfig", "-terminals.editConfig", "terminals.kill", "-terminals.kill", "terminals.runTerminals", "-terminals.runTerminals", "terminals.runTerminal", "-terminals.runTerminal", "scss-formatter.activate", "-scss-formatter.activate", "scss-formatter.show-output", "-scss-formatter.show-output", "scss-formatter.clear-output", "-scss-formatter.clear-output", "gitblame.quickInfo", "-gitblame.quickInfo", "gitblame.online", "-gitblame.online", "gitblame.addCommitHashToClipboard", "-gitblame.addCommitHashToClipboard", "gitblame.addToolUrlToClipboard", "-gitblame.addToolUrlToClipboard".(1)
Quick Fix...
Peek Problem

As you can see it is not included in the list of available commands, the extension only provides the following commands: "terminals.editConfig", "-terminals.editConfig", "terminals.kill", "-terminals.kill", "terminals.runTerminals", "-terminals.runTerminals", "terminals.runTerminal", "-terminals.runTerminal"

  • VS Code 1.36.1
  • Ubuntu 19 disco
  • Terminals Manager 1.12.6

bumbummen99 avatar Jul 31 '19 13:07 bumbummen99

Maybe we accidentally stopped contributing that command at some point 🤔

fabiospampinato avatar Aug 01 '19 12:08 fabiospampinato

@fabiospampinato Maybe, sadly i don't have the experience in vs-code extension development to prove that this is in fact the issue. Does it work on your end?

I want to use this extension in order to hotkey my 'tail error.log' as i got sick of scrolling trough the command history and without the command the user still has to select the terminal he wants to run.

bumbummen99 avatar Aug 02 '19 15:08 bumbummen99

I just checked this and the terminals.runTerminalByName command is working fine for me 🤷‍♂

How are you triggering it? Can you share your settings for doing it and your vscode-terminals settings, including the terminals.json file?

fabiospampinato avatar Aug 05 '19 14:08 fabiospampinato

Well, first i have installed vscode-terminals, then i have added this to my keybindings.json. This is also where i receive the warning that the command is not available.

{
  "key": "shift+alt+t",
  "command": "terminals.runTerminal",
  "args": {
    "TailApache2": ""
  }
}

In addition to that i have also defined the terminal in my settings.json. When i define it in the terminals.json it will not recognize my terminals.

{
    "editor.suggestSelection": "first",
    "vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
    "git.enableSmartCommit": true,
    "telemetry.enableTelemetry": false,
    "telemetry.enableCrashReporter": false,
    "terminals.configPath": "~/.config/Code/User/terminals.json",
    "terminals.showCommands": true,
    "terminals.autorun": true,
    "terminals.terminals": [
        {
            "name": "TailApache2",
            "description": "This will open an console which tails the apache2 error.log file",
            "command": "tail -f -n 50 /var/log/apache2/error.log"
        }
    ]
}

bumbummen99 avatar Aug 06 '19 10:08 bumbummen99

This doesn't look right:

{
  "key": "shift+alt+t",
  "command": "terminals.runTerminal",
  "args": {
    "TailApache2": ""
  }
}

Try this:

{
  "key": "shift+alt+t",
  "command": "terminals.runTerminalByName",
  "args": ["TailApache2"]
}

fabiospampinato avatar Aug 06 '19 10:08 fabiospampinato

I have corrected it but i am still facing the same issue: Screenshot from 2019-08-07 10-08-07 I have disabled all extensions except terminals but it seems like it is still not able to either find or register the command.

bumbummen99 avatar Aug 07 '19 08:08 bumbummen99

Now I can reproduce this, I'm not sure why this is happening, it looks like a VSCode bug to me 🤔

fabiospampinato avatar Aug 10 '19 10:08 fabiospampinato

Same issue with other tools.
Relevant, probably a better place to post.

There are 2 total errors in VSC, for macros and multiCommand keybindings. The vs-external-tools binding has no error but it does not work. Binding different keys and super simple settings, no change. Alt-D triggers Debug menu. This should override that.

[
	{ "key": "F5", "command": "macros.homeEnd" },
	{ "key": "alt+d", "command": "vs-external-tools.externalCommand5" },
	{ "key": "alt+g", "command": "multiCommand.homeEndMC" },
	
	{ "key": "alt+left","command":"editsHistory.moveCursorToPreviousEditInSameFile"	},
	{ "key": "alt+right","command":"editsHistory.moveCursorToNextEditInSameFile"	},

	{ "key": "ctrl+alt+`", "command": "workbench.action.terminal.toggleTerminal" },
	{ "key": "ctrl+`", "command": "-workbench.action.terminal.toggleTerminal" },

	{ "key": "ctrl+2", "command": "-workbench.action.focusSecondEditorGroup" },
]

No issues in settings.

"macros.list": {
	"homeEnd": [
		"cursorHome",
		{
			"command": "$delay",
			"args": { "delay": 1500 }
		},
		"cursorEnd",
		{
			"command": "$delay",
			"args": { "delay": 1500 }
		},
		"cursorHome",
		{
			"command": "$delay",
			"args": { "delay": 1500 }
		},
		"cursorEnd"
	]
},

"vs-external-tools.externalCommand5.command": "editor.action.cursorEnd",

"multiCommand.commands": [ {
	"command": "homeEndMC",
	"sequence": [
		{ "command": "workbench.action.cursorHome" },
		{ "command": "workbench.action.cursorEnd" }
	]
}],

Also tried several other variants of macros extensions, all fail with same issue. And I removed almost all the other addons, for testing.

Maybe Sublime has better bugs.

20190823_vsMacrosKeybindIssue

Gubith avatar Aug 24 '19 02:08 Gubith

You can safely ignore these warnings in keybindings.json, but still, extension itself doesn't runTerminalByName. Oof.

vintprox avatar Oct 09 '19 13:10 vintprox

same issue

aqnaruto avatar Jun 12 '20 08:06 aqnaruto

It's possible this is no longer an issue. I can successfully run this command in my keybindings in VSCode v1.80.1 and Terminals Manager v1.15.0

cssinate avatar Jul 26 '23 15:07 cssinate