Releases: Pranav140/CodeChronicle
Releases · Pranav140/CodeChronicle
CodeChronicle v0.0.1
🎉 CodeChronicle v0.0.1 — Initial Release
Trace the complete history of any code snippet — WHO wrote it, WHEN, WHY, and how it evolved.
✨ Features
- Timeline — every commit that touched your selected lines, with diffs
- Evolution Story — see when the code was born and last changed
- Authors — ranked contribution breakdown with GitHub profile links
- Related Files — files that always change alongside yours
- Risk Insights — hotspot detection and complexity analysis
- Diff viewer — Near selection + Full file views with hunk navigation
📦 Installation
- Download
code-chronicle-0.0.1.zipbelow and extract it — you'll getcode-chronicle-0.0.1.vsix
code-chronicle-0.0.1.zip - In VS Code: Extensions panel →
···→ Install from VSIX... - Select the extracted
.vsixfile
🚀 Usage
Select any lines of code → Right-click → Show CodeChronicle