Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Timer ReminderNew to Visual Studio Code? Get it now.
Timer Reminder

Timer Reminder

Peter Schilling

|
19 installs
| (1) | Free
ensures a harvest timer is running
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode harvest timer reminder

turns the status bar and cursor orange when your harvest timer isn't running on the project you are working in.

supplies commands to make it easy to connect a vscode workspace to a project, and it stores that state on disk so you're able to add it to the project's repo.

the goal is to make it easier to jump between projects without misattributing timers, and to keep bookkeeping accurate when you jump right to work.

screenshot of the timer reminder vscode extension highlighting how it colors the status bar and cursor orange, it compares it to a vehicle's check engine light

this is a companion app and only reads state to indicate if a timer isn't running. you'll still want to use it along side harvest's apps.

install

get the extension on the vscode extension marketplace:
https://marketplace.visualstudio.com/items?itemName=schpet.timer-reminder

or install it via cli:

code --install-extension schpet.timer-reminder

you'll need a harvest ‘personal access token’, these can be created at
https://id.getharvest.com/developers

usage

to set up a project:

  1. open the command palette with ⌘+shift+P (on macOS) or Ctrl+Shift+P (on Windows/Linux)
  2. type "timer reminder" and select "Timer Reminder: set harvest project" from the list
  3. follow the prompts to select your harvest project

this will associate your current workspace with the selected harvest project

assumptions

  • you log into a single harvest account
  • you work with a single vscode workspace
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft