🛡️ BreakGuard⚠️ Preview BreakGuard helps you detect breaking TypeScript API changes and understand BreakGuard is an editor extension for VS Code–compatible editors (VS Code, VSCodium, Cursor, etc.). 🔑 Key Features
🧭 Workspace Impact Analysis (May take some time)
Analyze all relevant changes across your workspace to understand impact before you commit. This is ideal when:
⚡ File-Only Analysis (Fast Feedback)File-Only Analysis runs the analysis on the currently open file for fast feedback while editing. Use this mode when:
💥 Breaking Change DetectionDetects breaking API changes such as signature updates, removed exports, and type incompatibilities.
📍 Call Site IdentificationShows exactly where a changed API is being used.
🌊 Downstream Impact AnalysisIdentifies files and modules that depend on the changed API so you can see the ripple effect across your codebase.
🧪 Test Impact Detection & ExecutionHighlights tests that are likely affected and lets you run impacted tests directly from the editor.
🛠️ Autofix PreviewSuggests safe fixes for common breaking changes and lets you preview diffs before applying.
▶️ Typical Workflow
🔗 Install
🚧 Preview Notes
💬 Feedback & Support
BreakGuard (Preview) — safer TypeScript breaking changes, with validation 🛡️ |





