Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>RPGLE FreeNew to Visual Studio Code? Get it now.

RPGLE Free

Brian J Garland

|
5,256 installs
| (0) | Free
Visual Studio Code extension to convert fixed format RPGLE to free format
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

RPG free for Visual Studio Code

Visual Studio Code extension to convert fixed format RPGLE to free format.

This is based on rpgfreeweb.

How to get running

Install from Marketplace

You can find the extension in the VS Code Marketplace!

Run from local

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

How to use

Highlight all or part of your source code and then right-click and use the "Convert to Free Format" option from the menu.

A couple of caveats:

  1. Your highlight should start in position 1 of the line or that line will not convert.
  2. Your highlight should end after the end of line for the last line to be converted.

Contributors

  • @worksofliam
  • @BrianGarland
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft