Code Tracker is a Visual Studio Code extension that helps you track and log changes in your code. This extension is designed for developers who want to keep a detailed log of modifications made to their source files.
Features
Real-Time Tracking: Monitor changes to HTML, JavaScript, and CSS files in real time.
Change Logs: Automatically generate and save change logs as JSON files, organized in a dedicated change-logs folder.
Change Types: Detect and log different types of changes, including Typing, Deletion, Paste, Undo, Redo, and Formatting.
Tracking Status: A status bar indicator shows whether tracking is active or not.
Interactive UI: A web view panel allows you to start/stop tracking and view the current status.
Workspace Integration: Tracks changes within the active workspace for supported file types.