Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>copy-errors-to-llmNew to Visual Studio Code? Get it now.
copy-errors-to-llm

copy-errors-to-llm

Omnissiah's Toolforge

|
31 installs
| (0) | Free
Copy errors and warnings to clipboard for LLM assistance
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Copy Errors to LLM

A Visual Studio Code extension that helps you copy errors and warnings to your clipboard for easy sharing with Language Learning Models (LLMs).

Features

  • Copy all errors and warnings from your current file with a simple command
  • Configurable to include or exclude warnings
  • Optional inclusion of problematic code snippets
  • Keyboard shortcut: Ctrl+Shift+E (Windows/Linux) or Cmd+Shift+E (Mac)

Settings

This extension contributes the following settings:

  • copyErrorsToLLM.includeWarnings: Enable/disable including warnings (default: true)
  • copyErrorsToLLM.includeCode: Enable/disable including code snippets (default: true)

Usage

  1. Open a file with errors or warnings
  2. Use the keyboard shortcut or run the "Copy Errors: Copy File Errors to Clipboard" command
  3. The errors will be copied to your clipboard in a format ready to paste into your favorite LLM

Requirements

No special requirements needed.

Release Notes

0.0.1

Initial release:

  • Basic error and warning copying functionality
  • Configurable settings for warnings and code inclusion
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft