File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 2
2
"name" : " ibm-i-development-pack" ,
3
3
"displayName" : " IBM i Development Pack" ,
4
4
"description" : " Base extensions used for IBM i development in VS Code." ,
5
- "version" : " 0.0.6 " ,
5
+ "version" : " 0.0.7 " ,
6
6
"engines" : {
7
7
"vscode" : " ^1.59.0"
8
8
},
24
24
" HalcyonTechLtd.code-coverage-ibmi" ,
25
25
" halcyontechltd.vscode-rpgle" ,
26
26
" HalcyonTechLtd.git-client-ibmi" ,
27
+ " HalcyonTechLtd.vscode-ibmi-notebooks" ,
27
28
" usernamehw.errorlens" ,
28
29
" wayou.vscode-todo-highlight" ,
29
30
" bitlang.cobol"
Original file line number Diff line number Diff line change @@ -12,6 +12,7 @@ This extension pack includes a set of extensions for IBM i development in Visual
12
12
* [ Code for IBM i Walkthroughs] ( https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.vscode-ibmi-walkthroughs )
13
13
* [ Code Coverage for IBM i] ( https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.code-coverage-ibmi )
14
14
* [ Git Client for IBM i] ( https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.git-client-ibmi )
15
+ * [ IBM i Notebooks] ( https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.vscode-ibmi-notebooks )
15
16
* [ Error Lens] ( https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens )
16
17
* [ TODO Highlight] ( https://marketplace.visualstudio.com/items?itemName=wayou.vscode-todo-highlight )
17
18
You can’t perform that action at this time.
0 commit comments