szsascha / vscode-ibmi

IBM i development extension for VS Code

Home Page:https://halcyon-tech.github.io/code-for-ibmi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for IBM i

Maintain your RPGLE, CL, COBOL, C/CPP on IBM i right from Visual Studio Code.

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

Features

  • Member browser and editor
  • IFS Browser and editor
  • Object browser
  • Settings: Compilation, library list, etc
  • Error listing
  • Source date support
  • Compare: Member to member or IFS, IFS to IFS or member
  • Upload/download: Between local file system and member or IFS
  • Run SQL inline
  • Experimental RPGLE content assist and outline view
  • CL content assist

How to get running

Install from Marketplace

You can find the extension in the VS Code Marketplace!

Run from local

  1. clone repo
  2. npm i
  3. 'Run Extension' from vscode debug.

Detailed Documentation

Documentation is available here

Contributors

About

IBM i development extension for VS Code

https://halcyon-tech.github.io/code-for-ibmi/

License:MIT License


Languages

Language:JavaScript 100.0%