VSCode Error GPT is an extension that allows you to quickly copy error messages and file content, format them into an AI-friendly prompt for easy debugging with ChatGPT or other AI assistants.
Built-in.Retina.Display.mp4
- One-click error and file content copying
- Automatic formatting of copied content into AI-friendly prompts
- Seamless integration with VS Code's interface
- Open a file with errors in VS Code
- Right-click and select "Copy Errors/Content and Create AI Prompt" from the context menu
- Paste the generated prompt into your preferred AI assistant
- Visual Studio Code version 1.93.0 or higher
This extension contributes the following settings:
vscode-error-gpt.maxErrorsToCopy
: Maximum number of errors to include in the prompt (default: 5)vscode-error-gpt.includeFileContent
: Whether to include full file content in the prompt (default: true)
Currently, there are no known issues. If you encounter any problems, please file an issue on our GitHub repository.
Initial release of VSCode Error GPT
This project is licensed under the MIT License - see the LICENSE file for details.
Enjoy debugging with AI assistance!