Skip to content

Commit aed0b3c

Browse files
committed
Added IBM i Renderer
1 parent a524886 commit aed0b3c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"usernamehw.errorlens",
2929
"wayou.vscode-todo-highlight",
3030
"bitlang.cobol",
31-
"HalcyonTechLtd.vscode-db2i"
31+
"HalcyonTechLtd.vscode-db2i",
32+
"HalcyonTechLtd.vscode-displayfile"
3233
]
3334
}

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This extension pack includes a set of extensions for IBM i development in Visual
1616
* [Error Lens](https://marketplace.visualstudio.com/items?itemName=usernamehw.errorlens)
1717
* [TODO Highlight](https://marketplace.visualstudio.com/items?itemName=wayou.vscode-todo-highlight)
1818
* [Db2 for IBM i](https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.vscode-db2i)
19+
* [IBM i Renderer](https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.vscode-displayfile)
1920

2021
### Recomendations
2122

0 commit comments

Comments
 (0)