https://github.com/codefori/vscode-ibmi
🌍 IBM i development extension for VS Code
https://github.com/codefori/vscode-ibmi
as400 cobol ibmi iseries rpgle vscode vscode-extension
Last synced: 15 days ago
JSON representation
🌍 IBM i development extension for VS Code
- Host: GitHub
- URL: https://github.com/codefori/vscode-ibmi
- Owner: codefori
- License: mit
- Created: 2021-02-20T22:10:05.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T14:52:41.000Z (18 days ago)
- Last Synced: 2025-04-14T02:58:59.854Z (15 days ago)
- Topics: as400, cobol, ibmi, iseries, rpgle, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://codefori.github.io/docs/#/
- Size: 16.4 MB
- Stars: 312
- Watchers: 26
- Forks: 104
- Open Issues: 85
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Code for IBM i
[GitHub star this repo 🌟](https://github.com/codefori/vscode-ibmi)
Maintain your RPGLE, CL, COBOL, C/CPP on IBM i right from Visual Studio Code. Edit and compile all ILE languages, view errors inline, content assist for RPGLE and CL, source date support, and much more. Code for IBM i has thousands of daily users and a rapidly increasing number of downloads. We embrace open-source so that we can best support our community.
* [Install from Marketplace](https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.code-for-ibmi) 💻
* [Install the extension pack](https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.ibm-i-development-pack) for RPGLE, CL and COBOL support 📦
* [Watch some tutorials](https://www.youtube.com/playlist?list=PLNl31cqBafCp-ml8WqPeriHWLD1bkg7KL) 📺
* [View our documentation](https://codefori.github.io/docs/#/) 📘
* [See previous releases](https://github.com/codefori/vscode-ibmi/releases) 🔎
* Build from source (see below!) 🔨
* [Use our IBM i API in your own extension](https://codefori.github.io/docs/#/pages/api/extending) 🛠




---
### Building from source
1. This project requires VS Code and Node.js.
2. fork & clone repo
3. `npm i`
4. 'Run Extension' from vscode debug.---
### Contributors
(Made with [contrib.rocks](https://contrib.rocks)).
View [our "contributing" page](CONTRIBUTING.md) for our contribution guidelines and a full list of contributors. 🕶️