How Long Am I Coding For?This VSCode extension tracks and displays the total amount of time you have spent coding in VSCode. The time is shown in the status bar and is persisted across sessions. UsageOnce installed, the extension will automatically start tracking your time in the background when you open VSCode. The total time spent will be displayed in the status bar at the bottom-right of the window. You can see the total time in the format:
The time is saved between sessions, so when you reopen VSCode, the time continues from where it left off. CommandsThis extension does not require any manual commands to be run. The time tracking starts automatically upon activation and stops when you close VSCode. DevelopmentTo develop or contribute to this extension, follow these steps:
LicenseThis project is licensed under the MIT License |