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.2k stars 133 forks source link

24.0.10 completely broken: "command not found" #348

Closed M123-dev closed 1 year ago

M123-dev commented 1 year ago

After upgrading to 24.0.10 wakatime vscode completely broke for me (Win11)

Every command I start via Ctrl + Shift + P which is from the plugin results in an error and it stopped tracking the time

grafik

. When downgrading to 23.0.9 everything started working like normal again.

alanhamlett commented 1 year ago

There is no v23.0.9, it went from 23.0.0 to 23.1.0. Can you try downgrading to a different version and find where it stopped working?

alanhamlett commented 1 year ago

Also, try re-installing v24.0.10 because that error message in your screenshot looks like the plugin failed to install correctly.

M123-dev commented 1 year ago

There is no v23.0.9, it went from 23.0.0 to 23.1.0. Can you try downgrading to a different version and find where it stopped working?

Oh, my bad. I meant v24.0.9

Also, try re-installing v24.0.10 because that error message in your screenshot looks like the plugin failed to install correctly.

That sadly did not work, though reinstalling VS Code (Thanks settings sync) did the trick.

Thanks for your effort 😄

alanhamlett commented 1 year ago

Glad it's working, wonder what the issue was but seems like it was outside the control of the wakatime plugin.