Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>CUPPER - Cobol UppercaseNew to Visual Studio Code? Get it now.
CUPPER - Cobol Uppercase

CUPPER - Cobol Uppercase

Thorsten Austen

|
60 installs
| (0) | Free
Set all (COBOL keyword - ) Strings to uppercase but ignore comments and literals
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cupper README

Cupper is a small extension for all COBOL users of VS Code who like to use capital letters in their code.

Features

A new command, called "Convert COBOL Keywords to upper case" is available after installing/enabling the extension. It converts in any document all strings to upper case but ignores comment lines and literal assignments (e.g. MOVE "interest rate" to WS-VAR)

Release Notes

1.0.0

Initial release of CUPPER ...

1.0.1

Several Fixes included

1.0.2

Changed package.json

1.0.3

Changed package.json

1.0.4

Changed Delimiter Handling

1.0.5

Handling of large literals (no closing apostroph, continued in the next line) fixed

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