shashi278 / cobol-lang-syntax

vscode extension for COBOL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cobol-Lang-Syntax

COBOL-Lang-Syntax enhances the COBOL programming experience in VSCode. This extension provides syntax highlighting, coloring, brackets auto-completion, code folding for COBOL code.

COBOL-Lang-Syntax understands files with the .cob, .cbl and .cpy as COBOL files.

Features

COBOL-Lang-Syntax provides the following COBOL syntax related features:

Syntax Highlighting

The extension enables syntax highlighting for COBOL code.

Files-Cobol

Syntax Coloring

Contrasting colors are used in displayed code for ease of identifying and distinguishing keywords, variables, and paragraphs.

Loops-Cobol Strings-Cobol

About

vscode extension for COBOL

License:MIT License