Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 907 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 907 Bytes

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.