Time Tracker is an extension for Visual Studio Code that allows developers to easily monitor the time spent on their projects directly from the development environment.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
The Time Tracker & View extension for Visual Studio Code is a useful tool for monitoring time spent on different projects directly from your development environment. It allows you to track how much time you've dedicated to each project and easily view time history.
Resources
Time Tracking: Starts time tracking, saves progress automatically when you close it.
Simple Commands: Use simple VSCode commands to start, stop and reset time tracking.
Status Bar Stopwatch: Easily view elapsed time with a stopwatch displayed in the status bar.
Time History: Easily view the total time spent on each project with an organized history.