Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>COBOL FoldingNew to Visual Studio Code? Get it now.
COBOL Folding

COBOL Folding

zokugun

|
1,168 installs
| (0) | Free
Add foldings to COBOL files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

COBOL Folding

License Visual Studio Marketplace Version Visual Studio Marketplace Installs

Add foldings to COBOL source files

Configuration

By default, the foldings are enabled.

But you can disable the foldings for a project, with the following workspace configuration:

"cobolFolding.enabled": false // true, by default

Dependency

The extension is dependent of the extension Explicit Folding which is doing all the folding.
The current extension is only providing a set of rules to that extension.

Mention

@FALLAI-Denis is the instigator for me to create this extension.
So if the extension is useful to you, don't forget to also give him a thank :wink:

Enjoy!

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