Skip to content

Instantly share code, notes, and snippets.

@kskuhlman
Last active March 4, 2020 19:21
Show Gist options
  • Save kskuhlman/d2cc089a95bae04431b1c231de488a18 to your computer and use it in GitHub Desktop.
Save kskuhlman/d2cc089a95bae04431b1c231de488a18 to your computer and use it in GitHub Desktop.
IBM i IDE Feature Comparison

RPG Editor Feature Comparison

RDi MiWorkplace ILEditor IBMiCmd VSCode Orion SEU/ADTS
Run on Mac/Linux x x x x x
File System Explorer x x x x x
Compile From Editor x x x x x
Integrated Debugger x x x
Edit IFS Files x x x x x x
Edit SRCPF Members x x x x x
Line change dates x
Outline view x x x
Database browser/table viewer x
Custom initial *LIBL x x x
F1 Help to RPG Manual x
Command prompting (F4) x x x
Visual App Diagram x
Spool File Viewer x x x x
Syntax Coloring x x x x x x
Auto-completion x x
Templates/snippets x x
Multi-system connections x x x
RPG convert fixed to free x x x x
Inline error listing/position x x x
Git integration x x x x
Source member diff x x x
Integrated shell x
Task tags x x
ILEDocs Support x
iRPGUnit x
Approx. price: $1,100 ~$30 Free Free Free Free $650

IBMiCmd appears to be abandonware, but I'm leaving it here for now.

This is a fork of Aaron's bitbucket snippet.

Last April 2019.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment