Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>time-tracker-challengeNew to Visual Studio Code? Get it now.
time-tracker-challenge

time-tracker-challenge

sebastian derewicki

|
3 installs
| (0) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

time-tracker-challenge README

Time Tracker Extension for Visual Studio Code

Description

The Time Tracker extension for Visual Studio Code helps you manage your time effectively by allowing you to track the time spent on various tasks and challenges. With a simple interface, you can start and stop timers, view your challenge history, and gain insights into your productivity.

Features

  • Track time for specific repositories.
  • Start and stop time tracking for individual tasks.
  • Create challenges with estimated times and see if you won or lost.
  • View the history of your challenges in a user-friendly interface.

Commands

This extension provides the following commands:

  1. Start Time Tracking:

    • Command: time-tracker.start
    • Description: Starts tracking time for the currently opened repository.
    • Usage: Run this command to begin tracking your work.
  2. Stop Time Tracking:

    • Command: time-tracker.stop
    • Description: Stops the current time tracking session and logs the total time spent.
    • Usage: Use this command when you finish working on your current repository.
  3. View Challenge History:

    • Command: time-tracker.viewChallengesUI
    • Description: Displays a webview with the history of your challenges, showing task names, estimated time, actual time, and results.
    • Usage: Run this command to review your past challenges and performance.
  4. Clear Session:

    • Command: time-tracker.clearSession
    • Description: Clears all stored challenge data and resets the current session.
    • Usage: Use this command to reset your progress and start fresh.

Installation

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar or pressing Ctrl+Shift+X.
  3. Search for "Time Tracker Challenge" and click "Install".

Usage

  1. After installation, open a folder that is a Git repository.
  2. Use the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on macOS) to execute the desired commands.
  3. Follow the prompts to enter task names and estimated times when starting challenges.

Feedback

We would love to hear your thoughts! If you encounter any issues or have suggestions for improvements, please reach out through the extension’s support channel or leave a review on the Marketplace.


Thank you for using the Time Tracker extension! Happy tracking!

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