vscode-wakatime icon indicating copy to clipboard operation
vscode-wakatime copied to clipboard

Using global cli option is not documented

Open cubercsl opened this issue 3 years ago • 1 comments

As it is mentioned in https://github.com/wakatime/vscode-wakatime/issues/177 and https://github.com/wakatime/vscode-wakatime/pull/178, we can use some config to use global wakatime-cli provided by package manager or something else.

In this plugin, it is now use global, but not documented in https://github.com/wakatime/wakatime-cli/blob/v1.55.1/USAGE.md

Maybe we should try to find/use global by default like other plugins (such as vim-wakatime), and then fallback to automatically download.

cubercsl avatar Sep 21 '22 09:09 cubercsl

Sounds good, I'll start on a PR.

alanhamlett avatar Sep 21 '22 12:09 alanhamlett

Implemented in v20.0.0 released just now.

alanhamlett avatar Oct 01 '22 16:10 alanhamlett