Click the status bar item to see more details including queued events and the last API error.
Commands
Command
Description
Timecode: Open Dashboard
Opens the dashboard URL in your browser
Timecode: Show Tracking Status
Shows current state, today's total, and queue info
Timecode: Flush Event Queue
Immediately sends all pending events to the API
Settings
Setting
Default
Description
timecode.enabled
true
Enable or disable activity tracking
timecode.dashboardUrl
http://127.0.0.1:3000
URL of your local Timecode dashboard
timecode.heartbeatSeconds
30
How often (in seconds) to record a time segment while active
timecode.idleThresholdSeconds
120
Seconds of inactivity before tracking pauses
timecode.includeFilePaths
false
Include absolute file paths in event payloads
timecode.includeProjectPaths
false
Include project root paths in event payloads
Privacy
By default, only the project name and language are recorded — no file contents, no file paths, no project paths. Enable timecode.includeFilePaths or timecode.includeProjectPaths to opt in to storing those.