VS Code for IBM i Repositories
Those of us who help support Code for i, the popular IDE for IBM i based on VS Code, often need to look at the code that makes it work.
Fully open source, the code that runs Code for i is available on Github repositories. From there, the code can be viewed and even enhanced by the public.
I have been collecting links for popular Code for i extension repositories. I refer to them when I need to understand how a component of Code for i works, to submit a pull request (enhancement or fix), or submit an issue. My current list of repositories:
- Main Code for i Repository
https://github.com/codefori/vscode-ibmi - CLLE Language
https://github.com/IBM/vscode-clle - COBOL
https://github.com/spgennard/vscode_cobol - Code Coverage
https://github.com/codefori/code-coverage-ibmi - Documentation
Editable documentation in Markdown format
https://github.com/codefori/docs
The above, compiled for use by end users:
https://codefori.github.io/docs - IBM i Languages Syntax Highlighting
https://github.com/barrettotte/vscode-ibmi-languages - RPGLE Language Tools
https://github.com/codefori/vscode-rpgle - VS Code Db2 for i Tools
https://github.com/codefori/vscode-db2i - Walkthroughs
https://github.com/codefori/vscode-ibmi-walkthroughs
If you know of other valuable Code for i repositories, please let us know by commenting below.
For additional tips on how to use Visual Studio Code for i, check out our Code for i Resource Guide.
Leave a Reply
Want to join the discussion?Feel free to contribute!