richardschoen / code-for-ibmi

IBM i development extension for VS Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for IBM i

GitHub star this repo 🌟

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 hundreds of daily users and over 6000 downloads. We strive on being open-source so we can best support our community.

https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.code-for-ibmi https://marketplace.visualstudio.com/items?itemName=HalcyonTechLtd.code-for-ibmi https://github.com/codefori/vscode-ibmi/issues


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).

View our "contributing" page for our contribution guidelines and a full list of contributors. πŸ•ΆοΈ

About

IBM i development extension for VS Code

License:MIT License


Languages

Language:TypeScript 99.7%Language:JavaScript 0.3%