Coderot — Refactor Priority EngineKnow what to fix. Fix it first. coderot analyzes your TypeScript and JavaScript codebase and produces a prioritized refactor roadmap — every file scored by impact, sorted by risk. Stop guessing. Start with the file that matters most. What it doesMost tools tell you what is wrong. coderot tells you which wrong thing to fix first. It combines three signals into a single Impact Score (0–100) per file:
A file with a score of 78 is complex, changes frequently, and is imported by many other files. Fix it before it causes an incident. How to use1. Install the CLIThe extension requires the
2. Run the analysisOpen any TypeScript or JavaScript project, then:
3. Read the resultsThe analysis runs locally and produces three outputs simultaneously: Refactor Roadmap sidebar — files sorted by impact score, highest risk first. Each item shows the score and opens the file on click. Inline diagnostics (squiggles) — every detected issue appears as a squiggle in the editor and in the Problems panel:
Status bar — updates after each scan to show the number of critical-risk files at a glance. Screenshot
Requirements
The extension will show a clear error message if What gets detectedComplexity issues
Size issues
Type issues
Privacy & Security
Links |
