A lightweight and efficient time-tracking extension for Visual Studio Code that integrates seamlessly into your status bar and sidebar workspace. Keep tabs on your development hours without breaking your coding flow.
Features
Status Bar Integration: View your active coding session time right at the bottom of your editor window.
Custom Sidebar Interface: Open the dedicated sidebar view (sidebar.html) for more detailed session insights, controls, and management tools.
Workspace Aware: Track time accurately relative to your active project context.
Extension Settings
This extension contributes the following configurable settings:
timeTracker.enable: Toggle the time tracker status bar item on or off.
timeTracker.updateInterval: Adjust how often (in seconds) the status bar clock refreshes.
Release Notes
1.0.0
Initial release of the Time Tracker Status Bar extension.