This is a Visual Studio Code extension for legacybridge.It will convert Cobol code to any specific programming language.Seamlessly modernize your legacy systems by transforming Cobol's syntax, data structures, and logic into a language of your choice
GPT:Set API Key (set's your API key, auto promted on first use)
GPT:Code Explanation(explains the cobol code)
GPT:generateDoc(generate documentation for code)
GPT:securityThreatsChecker
GPT:FunctionalTest(give you the functional test for given code)
GPT:UnitTest(give you the unit test for given code)
GPT:codeWriter(generate code from the given test)
Usage
To use the extension:
This extension uses the official OpenAI library
Open the VS Code Command Palette and Type Set API Key, this will prompt you for your key which can be generated here: https://openai.com/account/api-keys
After authentication, you can request a code explanation and provide the source code from your current file or selection.