A Complete COBOL Ecosystem



SuperBOL Studio is a development environment for COBOL in VSCode that currently includes:

✓ un language server protocol (LSP), A server that analyzes COBOL code and responds to developer queries (indentation, syntax highlighting, code navigation, error diagnostics, etc.).

✓ code Coverage Visualization: Displays COBOL code coverage analyzed by GnuCOBOL, distinguishing effectively executed code portions.

Download the VSCode SuperBOL extension

See the Github project