Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>OpenAI DebuggerNew to Visual Studio Code? Get it now.
OpenAI Debugger

OpenAI Debugger

flashboss

|
202 installs
| (0) | Free
Extend the VS Code debugger using OpenAI to automatically add breakpoints based on a prompt.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

openai-debugger

A debugger for VSCode to debug through a openAI prompt

TO INSTALL:

  • npm install typescript --save-dev
  • npm install -g @vscode/vsce
  • vsce package
  • add your openai-debugger-*.vsix in vscode
  • in VSCode select your code and make CTRL+SHIFT+P to open the palette control
  • Search 'openai debugger'
  • For the first time digit in the prompt a correct OpenAI Key
  • Write your command in the prompt
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft