RPG Program Flow Visualizer
Visualize IBM i RPG III / RPGLE program flow inside Visual Studio Code.
Features
- Parse RPG III fixed-format source.
- Display a program flow diagram.
- Show IF/ELSE, loops, subroutines, CALL/CALLP, RETURN, and database operations.
- Click nodes to navigate to source lines.
How to use
- Open an
.rpg or .rpgle file.
- Right-click in the editor.
- Select RPG: Show Program Flow.
Version
Current version: 0.0.7 (testing build).
Generates an interactive flowchart for IBM i RPG programs to simplify program analysis and navigation
| |