Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>code-studioNew to Visual Studio Code? Get it now.
code-studio

code-studio

gpt-wizards

|
132 installs
| (0) | Free
Code Studio: AI-powered plugin for Automates tedious tasks like generating tests, identifying security threats & code/doc generation. Try it now!
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CodeStudio VSCode Extension

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

Install the plugin from this [Github repository]

(https://github.com/GPT-Wizard/LegacyBridge-vscode-plugin)

Commands:

  • yarn setup (installs project dependencies)
  • yarn compile (generates js files)
  • yarn vscode:package (creates vscode installer package)
  • yarn vscode:install (installs vscode package)

Features

Commands:

  • 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.

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