fix-errors
microsoft · Other
修复 VS Code 错误遥测仪表板中未处理错误的指南。用于调查带有堆栈跟踪、错误消息和命中/用户数量的遥测错误问题。涵盖调用栈中的数据流追踪、识别无效数据生产者与崩溃消费者、丰富错误消息以利于遥测诊断,避免常见反模式如静默吞没错误。
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.
npx skills add https://github.com/microsoft/vscode --skill fix-errors
星标 186216 · 安装量 1532