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.23k stars 137 forks source link

WAKATIME Error in VSCODE #196

Closed haroldao closed 3 years ago

haroldao commented 3 years ago

image

alanhamlett commented 3 years ago

Please upgrade the extension to v10.0.0 to fix the error.

haroldao commented 3 years ago

Please upgrade the extension to v10.0.0 to fix the error.

Done ! Issue fixed thanks 🚀

alanhamlett commented 3 years ago

What was the error message from your ~/.wakatime.log file from before the fix?

haroldao commented 3 years ago

What was the error message from your ~/.wakatime.log file from before the fix?

I haven't checked (sorry)😅😪

alanhamlett commented 3 years ago

You can get the error again by adding this line to your ~/.wakatime.cfg file and reloading vscode:

legacy_python_cli = false

Then the error will show up in your vscode dev console window, or in your ~/.wakatime.log file.