Skip to content
| Marketplace
Sign in
Visual Studio Code>Formatters>zCaseNew to Visual Studio Code? Get it now.
zCase

zCase

David Canto

|
9 installs
| (0) | Free
Automatically convert stroked keys to uppercase of Cobol, Jcl, Rexx, Hlasm languages
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

zCase README

Automatically converts to uppercase any key pressed for the mainframe languages cobol, jcl, rexx and high level assembler.

Features

  • Activate and deactivate Uppercase for individually for mainframe languages COBOL, JCL, REXX and HLASM in workspace settings.

  • Comments and text strings can be ignores.

    By default comments and text strings are ignored but cam be activated in the settings.

  • Activate and deactivate zCase for active text document language in status bar.

    StatusBar.png

Requirements

n/a

Extension Settings

This extension contributes the following settings:

COBOL

  • Cobol.UpperCaseCobolDocumentos: When active writing cobol documents automatically will be converted to upper case.
  • Cobol.UpperCaseComments: Will be active when writing cobol comments.
  • Cobol.UpperCaseString: Will be active when writing text bettewn ' or ".

JCL

  • Jcl.UpperCaseJclDocumentos: When active writing jcl documents automatically will be converted to upper case.
  • Jcl.UpperCaseComments: Will be active when writing JCL comments.
  • Jcl.UpperCaseString: Will be active when writing text bettewn ' or ".

REXX

  • Rexx.UpperCaseRexxDocumentos: When active writing rexx documents automatically will be converted to upper case.
  • Rexx.UpperCaseComments": Will be active when writing rexx comments.
  • Rexx.UpperCaseString: Will be active when writing text bettewn ' or ".

HLASM

  • Hlasm.UpperCaseHlasmDocumentos: When active writing HighHigh Level Assembler documents automatically will be converted to upper case.
  • Hlasm.UpperCaseComments: Will be active when writing hlasm comments.
  • Hlasm.UpperCaseString: Will be active when writing text bettewn ' or ".

Known Issues

  • Copy/Paste maintains original case

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of zCase

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