Skip to content
| Marketplace
Sign in
Visual Studio Code>Debuggers>Error Context CollectorNew to Visual Studio Code? Get it now.
Error Context Collector

Error Context Collector

Preview

dant_2021

|
65 installs
| (0) | Free
Automatically captures Python error context and integrates with Cursor AI for intelligent debugging
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Error Context Collector

Automatically captures Python error context and integrates with Cursor AI for intelligent debugging.

Features

  • 🐍 Automatic Python error detection in terminals
  • 📊 Smart context collection with code folding
  • 🎯 Integration with Cursor AI rules
  • 🔍 Symbol analysis and dependency tracking
  • ⚡ Zero-configuration setup

Usage

  1. Install the extension
  2. Open a Python workspace
  3. Run Python code in the integrated terminal
  4. When errors occur, context is automatically captured and added to .cursor/rules/error-context.mdc

Commands

  • Error Context Collector: Activate in Terminal - Enable error collection for current terminal
  • Error Context Collector: Show Status - View collection status

Configuration

  • errorContext.pythonPath - Custom Python executable path

Requirements

  • Python 3.6+
  • VS Code 1.74.0+

Known Issues

  • Currently supports Python errors only
  • Requires write access to workspace for .cursor/rules directory

Release Notes

0.1.5

  • Initial release
  • Basic Python error context collection
  • Cursor AI integration
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft