SuperBOL Studio Contributions
I contributed to SuperBOL Studio, an open source VS Code extension for COBOL developed at OCamlPro. SuperBOL Studio provides modern IDE features for COBOL developers, including syntax highlighting, code navigation, and diagnostics.
About SuperBOL Studio
SuperBOL Studio is a free and open-source VS Code extension that brings modern IDE capabilities to COBOL development. It leverages the Language Server Protocol (LSP) to offer features such as go-to-definition, autocompletion, and real-time error checking for COBOL programs.
My Contributions
I’ve been working on various improvements to the extension as part of the OCamlPro team.