VSCode doesn't "see" an api_key
when using import_cfg
and still always prompts for _WakaTime API key_
#375
Labels
api_key
when using import_cfg
and still always prompts for _WakaTime API key_
#375
Due to #387 I have attempted to set it up as shown here, that is:
~/.wakatime.cfg
with aimport_cfg = ~/.wakatime/wakatime_secret.cfg
(as per the documentation)~/.wakatime/wakatime_secret.cfg
with anapi_key = waka_...
But this VSCode extension doesn't seem to "see" this. https://wakatime.com/plugins/status doesn't show the ping, and it still always prompts for a WakaTime API key at each start-up...
The text was updated successfully, but these errors were encountered: