Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Debugger Voice AssistantNew to Visual Studio Code? Get it now.
Debugger Voice Assistant

Debugger Voice Assistant

Jonathan Okonkwo

|
95 installs
| (0) | Free
This extension is designed to function as a voice-assisted coding helper, specifically tailored for debugging and code analysis.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

debugger-voice-assistant README

This extension "Debugger Voice Assistant" provides voice-activated debugging assistance within Visual Studio Code. It allows developers to use voice commands to debug their code, making the process more intuitive and efficient. Ideal for those looking to streamline their development workflow with the power of voice control.

Features

  • Voice-Activated Debugging: Initiate debugging sessions with simple voice commands.
  • Error Explanation: Ask the assistant to explain errors in plain English.
  • Code Navigation: Navigate through your code using voice commands to find functions, variables, and more.

![Voice Command Activation](https://github.com/1-JaeYo/voice-assistant-for-code/raw/HEAD/images/image main.jpg)

Tip: Use short, focused animations or screenshots to demonstrate your extension in action.

Requirements

Before using the Debugger Voice Assistant, ensure you have the following installed:

  • Node.js (v12.0 or higher)
  • A microphone for voice input

Extension Settings

This extension contributes the following settings:

  • debuggerVoiceAssistant.enable: Enable/disable the voice assistant.
  • debuggerVoiceAssistant.language: Set the language for voice recognition (default: "en-US").

Known Issues

  • Voice recognition accuracy may vary in noisy environments.
  • Currently supports only English language commands.

Release Notes

1.0.0

Initial release of Debugger Voice Assistant. Features voice-activated debugging and basic code navigation.

1.0.1

  • Minor bug fixes and performance improvements.

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux)
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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