File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11# vscode-db2i
22
3- Db2 for IBM i tools provides SQL functionality to VS Code. It is in preview right now.
3+ Db2 for IBM i tools provides SQL functionality to VS Code. ** It is in preview right now** .
44
55* Schemas view
66* Language tools. List tables and views and their columns when writing SQL, as well as procedures and functions
Original file line number Diff line number Diff line change 22 "name" : " vscode-db2i" ,
33 "displayName" : " Db2 for IBM i" ,
44 "description" : " Db2 for IBM i tools in VS Code" ,
5- "version" : " 0.0.4" ,
5+ "version" : " 0.0.5" ,
6+ "preview" : true ,
67 "engines" : {
78 "vscode" : " ^1.61.0"
89 },
10+ "keywords" : [
11+ " ibmi" ,
12+ " as400" ,
13+ " db2" ,
14+ " database"
15+ ],
916 "categories" : [
1017 " Other"
1118 ],
You can’t perform that action at this time.
0 commit comments