Skip to content

Commit fbed629

Browse files
committed
Run all is always available
Signed-off-by: worksofliam <[email protected]>
1 parent 053668d commit fbed629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/results/contributes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
},
131131
{
132132
"command": "vscode-db2i.runEditorStatement.multiple.all",
133-
"when": "editorLangId == sql && vscode-db2i:statementCanCancel != true && !editorHasSelection",
133+
"when": "editorLangId == sql && vscode-db2i:statementCanCancel != true",
134134
"group": "navigation_multiple@1"
135135
},
136136
{

0 commit comments

Comments
 (0)