A Visual Studio Code extension for tracking file changes in DVC-tracked files. This extension provides a dedicated sidebar to monitor file modifications, view line-by-line differences, pixel-bypixel differences for images with multiple viewing options, and revert to the most recent version of dvc tracked files.
Features
📂 Sidebar View – Displays DVC-tracked files and their change status.
🔄 Refresh Button – Updates the file tracking status with the latest changes.
📝 Line-by-Line Diff View – Shows line-by-line differences in the editor window when a file is selected.
📝 Image Diff View – Shows Pixel-by-pixel differences in the editor window when the image is selected using three views: Side-by-side, Overlay, and Binary Masking.
🎨 Custom Icon – Unique extension icon for easy identification.
Installation
From VS Code Marketplace
Open VS Code and go to the Extensions view (Ctrl+Shift+X).