wakatime / vscode-wakatime

Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/vs-code
BSD 3-Clause "New" or "Revised" License
1.24k stars 137 forks source link

Time no longer displayed in status bar after extension upgraded to 24.0 #326

Closed 2-5 closed 1 year ago

2-5 commented 1 year ago

After today's extension upgrade, the time stopped being displayed in the status bar:

2023-02-02_182211

My config has no status bar settings:

[settings]
include_only_with_project_file = true

hide_file_names = true
hide_branch_names = true
hide_project_names = true
hide_project_folder = true
alanhamlett commented 1 year ago

We're waiting on the updated wakatime-cli release to fix this.

alanhamlett commented 1 year ago

After restarting vscode does it work again?