{"ref":"3fd9dd1e-3b06-459e-8be3-e688b2c4b89d","syncData":{"version":2,"machineId":"7f7db0e5-062a-42fe-b389-cd6db37041ca","content":"{\"windows\":\"// Place your key bindings in this file to override the defaultsauto[]\\r\\n[\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+b\\\",\\r\\n \\\"command\\\": \\\"editor.emmet.action.balanceOut\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+b\\\",\\r\\n \\\"command\\\": \\\"-workbench.action.tasks.build\\\",\\r\\n \\\"when\\\": \\\"taskCommandsRegistered\\\"\\r\\n },\\r\\n {\\r\\n \\\"key\\\": \\\"ctrl+shift+v\\\",\\r\\n \\\"command\\\": \\\"editor.emmet.action.balanceIn\\\"\\r\\n }\\r\\n]\",\"linux\":\"// Place your key bindings in this file to override the defaultsauto[]\\n[\\n //removed keybinds\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.moveLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.moveLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"space\\\",\\n \\\"command\\\": \\\"-filesExplorer.openFilePreserveFocus\\\",\\n \\\"when\\\": \\\"filesExplorerFocus && foldersViewVisible && !explorerResourceIsFolder && !inputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+j\\\",\\n \\\"command\\\": \\\"-workbench.action.togglePanel\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+up\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorAbove\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+down\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorBelow\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+up\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorAbove\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+d\\\",\\n \\\"command\\\": \\\"-editor.action.addSelectionToNextFindMatch\\\",\\n \\\"when\\\": \\\"editorFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+s\\\",\\n \\\"command\\\": \\\"-workbench.action.files.saveAs\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+s\\\",\\n \\\"command\\\": \\\"-workbench.action.files.saveLocalFile\\\",\\n \\\"when\\\": \\\"remoteFileDialogVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+down\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorBelow\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+k ctrl+o\\\",\\n \\\"command\\\": \\\"-workbench.action.files.openFolder\\\",\\n \\\"when\\\": \\\"openFolderWorkspaceSupport\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+o\\\",\\n \\\"command\\\": \\\"-editor.action.accessibleViewGoToSymbol\\\",\\n \\\"when\\\": \\\"accessibilityHelpIsShown && accessibleViewGoToSymbolSupported || accessibleViewGoToSymbolSupported && accessibleViewIsShown\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+o\\\",\\n \\\"command\\\": \\\"-workbench.action.gotoSymbol\\\",\\n \\\"when\\\": \\\"!accessibilityHelpIsShown && !accessibleViewIsShown\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+o\\\",\\n \\\"command\\\": \\\"-workbench.action.files.openFolderViaWorkspace\\\",\\n \\\"when\\\": \\\"!openFolderWorkspaceSupport && workbenchState == 'workspace'\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+o\\\",\\n \\\"command\\\": \\\"-workbench.action.files.openFile\\\",\\n \\\"when\\\": \\\"true\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+o\\\",\\n \\\"command\\\": \\\"-workbench.action.remote.showMenu\\\"\\n },\\n {\\n \\\"key\\\": \\\"down\\\",\\n \\\"command\\\": \\\"-selectNextSuggestion\\\",\\n \\\"when\\\": \\\"suggestWidgetMultipleSuggestions && suggestWidgetVisible && textInputFocus || suggestWidgetVisible && textInputFocus && !suggestWidgetHasFocusedSuggestion\\\"\\n },\\n {\\n \\\"key\\\": \\\"up\\\",\\n \\\"command\\\": \\\"-selectPrevSuggestion\\\",\\n \\\"when\\\": \\\"suggestWidgetMultipleSuggestions && suggestWidgetVisible && textInputFocus || suggestWidgetVisible && textInputFocus && !suggestWidgetHasFocusedSuggestion\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+i\\\",\\n \\\"command\\\": \\\"-editor.action.insertCursorAtEndOfEachLineSelected\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"down\\\",\\n \\\"command\\\": \\\"-selectNextCodeAction\\\",\\n \\\"when\\\": \\\"codeActionMenuVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"up\\\",\\n \\\"command\\\": \\\"-selectPrevCodeAction\\\",\\n \\\"when\\\": \\\"codeActionMenuVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"-extension.vim_escape\\\",\\n \\\"when\\\": \\\"editorTextFocus && vim.active && !inDebugRepl\\\"\\n },\\n // basic line movement\\n {\\n \\\"key\\\": \\\"shift+alt+I\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+alt+K\\\",\\n \\\"command\\\": \\\"editor.action.copyLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+i\\\",\\n \\\"command\\\": \\\"editor.action.moveLinesUpAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+k\\\",\\n \\\"command\\\": \\\"editor.action.moveLinesDownAction\\\",\\n \\\"when\\\": \\\"editorTextFocus && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"editor.action.insertCursorAbove\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+k\\\",\\n \\\"command\\\": \\\"editor.action.insertCursorBelow\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+s\\\",\\n \\\"command\\\": \\\"editor.action.addSelectionToNextFindMatch\\\",\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+l\\\",\\n \\\"command\\\": \\\"editor.action.insertCursorAtEndOfEachLineSelected\\\",\\n \\\"when\\\": \\\"editorTextFocus\\\"\\n },\\n // suggestion nav\\n {\\n \\\"key\\\": \\\"ctrl+k\\\",\\n \\\"command\\\": \\\"selectNextSuggestion\\\",\\n \\\"when\\\": \\\"suggestWidgetMultipleSuggestions && suggestWidgetVisible && textInputFocus || suggestWidgetVisible && textInputFocus && !suggestWidgetHasFocusedSuggestion\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+i\\\",\\n \\\"command\\\": \\\"selectPrevSuggestion\\\",\\n \\\"when\\\": \\\"suggestWidgetMultipleSuggestions && suggestWidgetVisible && textInputFocus || suggestWidgetVisible && textInputFocus && !suggestWidgetHasFocusedSuggestion\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+k\\\",\\n \\\"command\\\": \\\"selectNextCodeAction\\\",\\n \\\"when\\\": \\\"codeActionMenuVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+i\\\",\\n \\\"command\\\": \\\"selectPrevCodeAction\\\",\\n \\\"when\\\": \\\"codeActionMenuVisible\\\"\\n },\\n // open file/folder\\n {\\n \\\"key\\\": \\\"ctrl+shift+o\\\",\\n \\\"command\\\": \\\"workbench.action.files.openFolder\\\",\\n \\\"when\\\": \\\"openFolderWorkspaceSupport\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+alt+o\\\",\\n \\\"command\\\": \\\"workbench.action.files.openFile\\\",\\n \\\"when\\\": \\\"true\\\"\\n },\\n //--------------VIM STUFF----------------------//\\n {\\n \\\"key\\\": \\\"capslock\\\",\\n \\\"command\\\": \\\"extension.vim_escape\\\",\\n \\\"when\\\": \\\"editorTextFocus && !inDebugRepl && !suggestWidgetVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+w\\\",\\n \\\"command\\\": \\\"workbench.action.closeActiveEditor\\\"\\n },\\n //terminal\\n {\\n \\\"key\\\": \\\"ctrl+l\\\",\\n \\\"command\\\": \\\"terminal.focus\\\",\\n \\\"when\\\": \\\"\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+j\\\",\\n \\\"command\\\": \\\"workbench.action.focusActiveEditorGroup\\\",\\n \\\"when\\\": \\\"terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+k\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.focusNext\\\",\\n \\\"when\\\": \\\"terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+i\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.focusPrevious\\\",\\n \\\"when\\\": \\\"terminalFocus\\\"\\n },\\n \\n {\\n \\\"key\\\": \\\"ctrl+n\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.new\\\",\\n \\\"when\\\": \\\"terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+w\\\",\\n \\\"command\\\": \\\"workbench.action.terminal.kill\\\",\\n \\\"when\\\": \\\"terminalFocus\\\"\\n },\\n //file tree\\n {\\n \\\"key\\\": \\\"ctrl+shift+k\\\",\\n \\\"command\\\": \\\"workbench.explorer.fileView.focus\\\",\\n \\\"when\\\": \\\"terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"terminal.focus\\\",\\n \\\"when\\\": \\\"explorerViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+j\\\",\\n \\\"command\\\": \\\"workbench.action.focusActiveEditorGroup\\\",\\n \\\"when\\\": \\\"explorerViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+w\\\",\\n \\\"command\\\": \\\"workbench.action.toggleSidebarVisibility\\\",\\n \\\"when\\\": \\\"explorerViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+n\\\",\\n \\\"command\\\": \\\"explorer.newFile\\\",\\n \\\"when\\\": \\\"explorerViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+n\\\",\\n \\\"command\\\": \\\"explorer.newFolder\\\",\\n \\\"when\\\": \\\"explorerViewletFocus\\\"\\n },\\n // copilot\\n {\\n \\\"key\\\": \\\"ctrl+shift+k\\\",\\n \\\"command\\\": \\\"workbench.panel.chat.view.copilot.focus\\\",\\n \\\"when\\\": \\\"explorerViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+i\\\",\\n \\\"command\\\": \\\"workbench.explorer.fileView.focus\\\",\\n \\\"when\\\": \\\"!editorFocus && !terminalFocus && !explorerViewletFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+j\\\",\\n \\\"command\\\": \\\"workbench.action.focusActiveEditorGroup\\\",\\n \\\"when\\\": \\\"!editorFocus && !terminalFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"capslock\\\",\\n \\\"command\\\": \\\"editor.action.inlineSuggest.hide\\\",\\n \\\"when\\\": \\\"inlineSuggestionVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"-editor.action.inlineSuggest.hide\\\",\\n \\\"when\\\": \\\"inlineSuggestionVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"capslock\\\",\\n \\\"command\\\": \\\"editor.action.inlineEdit.reject\\\",\\n \\\"when\\\": \\\"inlineEditVisible && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"-editor.action.inlineEdit.reject\\\",\\n \\\"when\\\": \\\"inlineEditVisible && !editorReadonly\\\"\\n },\\n {\\n \\\"key\\\": \\\"capslock\\\",\\n \\\"command\\\": \\\"cancelRenameInput\\\",\\n \\\"when\\\": \\\"editorFocus && renameInputVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"-cancelRenameInput\\\",\\n \\\"when\\\": \\\"editorFocus && renameInputVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"capslock\\\",\\n \\\"command\\\": \\\"cancelSelection\\\",\\n \\\"when\\\": \\\"editorHasSelection && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"-cancelSelection\\\",\\n \\\"when\\\": \\\"editorHasSelection && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"capslock\\\",\\n \\\"command\\\": \\\"closeFindWidget\\\",\\n \\\"when\\\": \\\"editorFocus && findWidgetVisible && !isComposing\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"-closeFindWidget\\\",\\n \\\"when\\\": \\\"editorFocus && findWidgetVisible && !isComposing\\\"\\n },\\n {\\n \\\"key\\\": \\\"capslock\\\",\\n \\\"command\\\": \\\"editor.action.cancelSelectionAnchor\\\",\\n \\\"when\\\": \\\"editorTextFocus && selectionAnchorSet\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"-editor.action.cancelSelectionAnchor\\\",\\n \\\"when\\\": \\\"editorTextFocus && selectionAnchorSet\\\"\\n },\\n {\\n \\\"key\\\": \\\"capslock\\\",\\n \\\"command\\\": \\\"editor.debug.action.closeExceptionWidget\\\",\\n \\\"when\\\": \\\"exceptionWidgetVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"-editor.debug.action.closeExceptionWidget\\\",\\n \\\"when\\\": \\\"exceptionWidgetVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"capslock\\\",\\n \\\"command\\\": \\\"editor.action.hideColorPicker\\\",\\n \\\"when\\\": \\\"standaloneColorPickerVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"-editor.action.hideColorPicker\\\",\\n \\\"when\\\": \\\"standaloneColorPickerVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"capslock\\\",\\n \\\"command\\\": \\\"hideCodeActionWidget\\\",\\n \\\"when\\\": \\\"codeActionMenuVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"-hideCodeActionWidget\\\",\\n \\\"when\\\": \\\"codeActionMenuVisible\\\"\\n },\\n {\\n \\\"key\\\": \\\"capslock\\\",\\n \\\"command\\\": \\\"hideSuggestWidget\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"escape\\\",\\n \\\"command\\\": \\\"-hideSuggestWidget\\\",\\n \\\"when\\\": \\\"suggestWidgetVisible && textInputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+f5\\\",\\n \\\"command\\\": \\\"workbench.action.tasks.test\\\"\\n },\\n {\\n \\\"key\\\": \\\"j\\\",\\n \\\"command\\\": \\\"-notebook.focusNextEditor\\\",\\n \\\"when\\\": \\\"editorTextFocus && inputFocus && notebookEditorFocused && vim.mode == 'Normal' && notebookEditorCursorAtBoundary != 'none' && notebookEditorCursorAtBoundary != 'top'\\\"\\n },\\n {\\n \\\"key\\\": \\\"j\\\",\\n \\\"command\\\": \\\"-list.focusDown\\\",\\n \\\"when\\\": \\\"listFocus && !inputFocus\\\"\\n },\\n {\\n \\\"key\\\": \\\"k\\\",\\n \\\"command\\\": \\\"-notebook.focusPreviousEditor\\\",\\n \\\"when\\\": \\\"editorTextFocus && inputFocus && notebookEditorFocused && vim.mode == 'Normal' && notebookEditorCursorAtBoundary != 'bottom' && notebookEditorCursorAtBoundary != 'none'\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+enter\\\",\\n \\\"command\\\": \\\"-jupyter.runcurrentcelladvance\\\",\\n \\\"when\\\": \\\"editorTextFocus && isWorkspaceTrusted && jupyter.hascodecells && !editorHasSelection && !notebookEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"f5\\\",\\n \\\"command\\\": \\\"jupyter.runcurrentcell\\\",\\n \\\"when\\\": \\\"editorTextFocus && isWorkspaceTrusted && jupyter.hascodecells && !editorHasSelection && !jupyter.havenativecells && !notebookEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+enter\\\",\\n \\\"command\\\": \\\"-jupyter.runcurrentcell\\\",\\n \\\"when\\\": \\\"editorTextFocus && isWorkspaceTrusted && jupyter.hascodecells && !editorHasSelection && !jupyter.havenativecells && !notebookEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"alt+enter\\\",\\n \\\"command\\\": \\\"-jupyter.runcurrentcellandaddbelow\\\",\\n \\\"when\\\": \\\"editorTextFocus && jupyter.hascodecells && !editorHasSelection && !notebookEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+enter\\\",\\n \\\"command\\\": \\\"-jupyter.execSelectionInteractive\\\",\\n \\\"when\\\": \\\"editorTextFocus && isWorkspaceTrusted && jupyter.ownsSelection && !findInputFocussed && !notebookEditorFocused && !replaceInputFocussed && editorLangId == 'python' && activeEditor != 'workbench.editor.interactive'\\\"\\n },\\n {\\n \\\"key\\\": \\\"ctrl+shift+alt+enter\\\",\\n \\\"command\\\": \\\"-jupyter.runAndDebugCell\\\",\\n \\\"when\\\": \\\"isWorkspaceTrusted && jupyter.ispythonnotebook && !notebookKernel && notebookCellType == 'code' || isWorkspaceTrusted && jupyter.ispythonnotebook && notebookCellType == 'code' && notebookKernel =~ /^ms-toolsai.jupyter\\\\\\\\// && resource not in 'jupyter.notebookeditor.debugDocuments'\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+enter\\\",\\n \\\"command\\\": \\\"-notebook.cell.executeAndSelectBelow\\\",\\n \\\"when\\\": \\\"notebookCellListFocused && !inlineChatFocused && notebookCellType == 'markup' || notebookCellListFocused && notebookMissingKernelExtension && !inlineChatFocused && !notebookCellExecuting && notebookCellType == 'code' || notebookCellListFocused && !inlineChatFocused && !notebookCellExecuting && notebookCellType == 'code' && notebookKernelCount > 0 || notebookCellListFocused && !inlineChatFocused && !notebookCellExecuting && notebookCellType == 'code' && notebookKernelSourceCount > 0\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+enter\\\",\\n \\\"command\\\": \\\"-notebook.cell.executeAndSelectBelow\\\",\\n \\\"when\\\": \\\"notebookCellListFocused && !interactiveEditorFocused && notebookCellType == 'code' || editorTextFocus && inputFocus && notebookEditorFocused && !interactiveEditorFocused\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+enter\\\",\\n \\\"command\\\": \\\"-python.execInREPL\\\",\\n \\\"when\\\": \\\"config.python.REPL.sendToNativeREPL && editorTextFocus && !accessibilityModeEnabled && !jupyter.ownsSelection && !notebookEditorFocused && editorLangId == 'python' && activeEditor != 'workbench.editor.interactive'\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+enter\\\",\\n \\\"command\\\": \\\"-python.execSelectionInTerminal\\\",\\n \\\"when\\\": \\\"editorTextFocus && !findInputFocussed && !jupyter.ownsSelection && !notebookEditorFocused && !replaceInputFocussed && editorLangId == 'python' && activeEditor != 'workbench.editor.interactive'\\\"\\n },\\n {\\n \\\"key\\\": \\\"shift+enter\\\",\\n \\\"command\\\": \\\"-workbench.action.terminal.findNext\\\",\\n \\\"when\\\": \\\"terminalFindInputFocused && terminalHasBeenCreated || terminalFindInputFocused && terminalProcessSupported\\\"\\n },\\n //------------OTHER-----------------//\\n \\n]\"}"}}