Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>ProjectTimeTrackerNew to Visual Studio Code? Get it now.
ProjectTimeTracker

ProjectTimeTracker

Maqui

|
6 installs
| (0) | Free
Extension to let you know how much time you spend on each project
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

projecttimetracker README

Project Time Tracker or PTT. This extension will allow you to track how much time you spend as a developer working on your different projects.

Features

Using sqlite3 to store your data. Timer only counts time with VsCode editor focused to make sure you are working.

Commands: Open Dashboard -> To see all your projects and the statistics. Open Worksapce -> To run the extension if for some reason this one doesn't start running on it's own.

Known Issues

The extension was not intended to be used with multiple workspaces.

Release Notes

First realese of a tool i was only going to use myself, exited to hear your ideas. Kind of throwing it out there.

1.0.0

Initial release of PTT

1.0.1

Fixed issue #.

1.1.0

Added features X, Y, and Z.


Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

  • Extension Guidelines

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft