Skip to content

IBM i development extension for VS Code

License

Notifications You must be signed in to change notification settings

alanseiden/code-for-ibmi

 
 

Repository files navigation

Code for IBM i

Code for IBM i is an extension for Visual Studio Code to work with ILE source from Code.

Contributors

Features

  • Member browser and editor
  • Basic configration setup (for source physical file list, library list & home directory)
  • Repo cleanup and re-organisation
  • IFS Browser
  • Configuration setup for IFS Browser
  • Notice at bottom when connect to remote system
  • Deployed and installable from Code
  • Compilation settings
  • Ability to compile sources
  • Error lists show up in Problems

Requirements

In order to use extensiom, SSH Daemon must be started on IBM i.

How to get running

Install from VS Code

todo

Run from local

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

About

IBM i development extension for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 91.1%
  • HTML 8.9%