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

Case Converter RPGLE

Unsafezero

|
9 installs
| (0) | Free
Convert RPGLE code to UPPERCASE, lowercase, and CamelCase effortlessly.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Case Converter RPGLE

A VS Code extension to convert RPGLE code to UPPERCASE, lowercase, and PascalCase — instantly.


Features

  • To UPPERCASE — Transform selected text to all caps.
  • To lowercase — Convert selected text to lowercase.
  • To PascalCase — Intelligently capitalize each word, respecting RPGLE separators like _, -, (, :, ;, and whitespace.

All commands support multi-cursor and multi-selection out of the box.

Right-Click Context Menu

Commands appear directly in the right-click context menu — but only when editing a supported RPGLE file, keeping the menu clean in all other file types.

Supported file extensions:

Extension Language
.rpg RPG
.rpgle RPGLE (Free-format)
.sqlrpg SQL RPG
.sqlrpgle SQL RPGLE (Free-format)

Usage

Option 1 — Right-Click Context Menu

  1. Open an .rpgle, .sqlrpgle, .rpg, or .sqlrpg file.
  2. Select the text you want to convert.
  3. Right-click and choose a conversion from the context menu.

Option 2 — Command Palette

  1. Select the text you want to convert in any open file.
  2. Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P).
  3. Type and run one of:
Command Description
RPGLE: To UPPERCASE Converts selection to ALL CAPS
RPGLE: To lowercase Converts selection to all lowercase
RPGLE: To PascalCase Converts selection to PascalCase

Installation

  1. Open VS Code.
  2. Go to the Extensions view (Ctrl+Shift+X).
  3. Search for Case Converter RPGLE.
  4. Click Install.

Author

Made by unsafezero.


License

Licensed under the MIT License.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft