Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 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 (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T11:10:24.000Z (17 days ago)
- Last Synced: 2024-12-20T12:02:17.847Z (14 days ago)
- Topics: as400, cobol, ibmi, iseries, rpgle, vscode, vscode-extension
- Language: TypeScript
- Homepage: https://codefori.github.io/docs/#/
- Size: 35.5 MB
- Stars: 289
- Watchers: 27
- Forks: 97
- Open Issues: 105
-
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) 🛠![https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.code-for-ibmi](https://img.shields.io/visual-studio-marketplace/v/HalcyonTechLtd.code-for-ibmi?style=flat-square)
![https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.code-for-ibmi](https://img.shields.io/visual-studio-marketplace/i/HalcyonTechLtd.code-for-ibmi?style=flat-square)
![](https://img.shields.io/visual-studio-marketplace/r/HalcyonTechLtd.code-for-ibmi?style=flat-square)
![](https://img.shields.io/github/contributors/codefori/vscode-ibmi?style=flat-square)
![](https://img.shields.io/github/issues-pr/codefori/vscode-ibmi?style=flat-square)
![https://github.com/codefori/vscode-ibmi/issues](https://img.shields.io/github/issues/codefori/vscode-ibmi?style=flat-square)---
### 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. 🕶️