File tree Expand file tree Collapse file tree
extensions/database-management-keymap Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5151 "command" : " notebook.cell.execute" ,
5252 "key" : " f5" ,
5353 "mac" : " f5" ,
54- "when" : " notebookCellListFocused && notebookKernelId == 'ms-mssql.sql-notebook-controller' && notebookMissingKernelExtension && !notebookCellExecuting && notebookCellType == 'code' || notebookCellListFocused && notebookKernelId == 'ms-mssql.sql-notebook-controller' && !notebookCellExecuting && notebookCellType == 'code' && notebookKernelCount > 0 || notebookCellListFocused && notebookKernelId == 'ms-mssql.sql-notebook-controller' && !notebookCellExecuting && notebookCellType == 'code' && notebookKernelSourceCount > 0"
54+ "when" : " notebookCellListFocused && notebookMissingKernelExtension && !notebookCellExecuting && notebookCellType == 'code' || notebookCellListFocused && !notebookCellExecuting && notebookCellType == 'code' && notebookKernelCount > 0 || notebookCellListFocused && !notebookCellExecuting && notebookCellType == 'code' && notebookKernelSourceCount > 0"
5555 },
5656 {
5757 "command" : " mssql.runCurrentStatement" ,
You can’t perform that action at this time.
0 commit comments