Skip to content

Commit 5e3b79e

Browse files
committed
Improved printing
Signed-off-by: worksofliam <[email protected]>
1 parent 3c44633 commit 5e3b79e

File tree

2 files changed

+208
-196
lines changed

2 files changed

+208
-196
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -677,7 +677,7 @@
677677
"notebook/toolbar": [
678678
{
679679
"command": "vscode-db2i.notebook.exportAsHtml",
680-
"when": "code-for-ibmi:connected == true",
680+
"when": "code-for-ibmi:connected == true && resourceExtname == .inb",
681681
"group": "navigation"
682682
}
683683
],

0 commit comments

Comments
 (0)