Fix Errors

Guidelines for fixing unhandled errors from the VS Code error telemetry dashboard. Use when investigating error-telemetry issues with stack traces, error messages, and hit/user counts. Covers tracing data flow through call stacks, identifying producers of invalid data vs. consumers that crash, enriching error messages for telemetry diagnosis, and avoiding common anti-patterns like silently swallowing errors. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/microsoft--vscode--fix-errors commit eae159cb5e

Frequently asked questions

npx skillmds@latest add tomevault-io/fix-errors