Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>RPGLENew to Visual Studio Code? Get it now.
RPGLE

RPGLE

Code4i

|
25,670 installs
| (4) | Free
RPGLE language tools and linter for VS Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-rpgle README

Adds functionality to assist in writing accurate, readable and consistent RPGLE, including:

  • Content assist
  • Outline view
  • Linter, including indentation checking and reformatting (**FREE only)
  • Column assist for fixed-format RPGLE.

Depends on the Code for IBM i extension due to source code living on the remote system when developing with source members.

Documentation

Check out the official documentation for a usage guide.

Developing

  1. Fork & clone
  2. npm i
  3. Run

Debugging

To run the tests, you have two options:

  1. npm run test from the command line
  2. 'Debug Tests' from the VS Code debugger

To run debug the extension and server, from the VS Code debugger:

  1. Debug 'Launch Client'
  2. Debug 'Attach to Server'

Previous contributors

Thanks so much to everyone who has contributed.

  • @worksofliam
  • @SJLennon
  • @sebCIL
  • @p-behr
  • @chrjorgensen
  • @sebjulliand
  • @richardm90
  • @wright4i
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft