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.

mahabdalla Updated

File contents

mahabdalla/skills-registry/tree/main/microsoft--vscode--fix-errors commit 3912886227

Frequently asked questions

npx skillmds@latest add mahabdalla/fix-errors