Skip to content

Commit 366fb05

Browse files
authored
Update package.json
1 parent 6939bc3 commit 366fb05

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Diff for: package.json

+4-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ibm-i-development-pack",
33
"displayName": "IBM i Development Pack",
44
"description": "Base extensions used for IBM i development in VS Code.",
5-
"version": "0.0.7",
5+
"version": "0.0.8",
66
"engines": {
77
"vscode": "^1.59.0"
88
},
@@ -15,7 +15,7 @@
1515
"categories": [
1616
"Extension Packs"
1717
],
18-
"keywords": ["ibmi", "iseries", "as400", "rpgle", "cobol", "ile"],
18+
"keywords": ["ibmi", "iseries", "as400", "rpgle", "cobol", "ile", "db2"],
1919
"extensionPack": [
2020
"BrianJGarland.vscode-rpgfree",
2121
"barrettotte.ibmi-languages",
@@ -27,6 +27,7 @@
2727
"HalcyonTechLtd.vscode-ibmi-notebooks",
2828
"usernamehw.errorlens",
2929
"wayou.vscode-todo-highlight",
30-
"bitlang.cobol"
30+
"bitlang.cobol",
31+
"HalcyonTechLtd.vscode-db2i"
3132
]
3233
}

0 commit comments

Comments
 (0)