wakatime / jetbrains-wakatime

IntelliJ IDEA, PyCharm, RubyMine, PhpStorm, AppCode, AndroidStudio, Goland, Rider, & WebStorm plugin for quantifying your coding.
https://wakatime.com/intellij-idea
BSD 3-Clause "New" or "Revised" License
1.12k stars 162 forks source link

The input box for entering the API key does not pop up. #242

Closed suyanhanx closed 1 year ago

suyanhanx commented 1 year ago

Just installed the plugin on WebStorm 2022.3.1, and the input box for entering the API key does not pop up. So I can't start my session.

Wouldn't you consider moving the place where you fill in the API key directly into the preferences?

Eeveelution commented 1 year ago

Same here with rider 2022.3

alanhamlett commented 1 year ago

The api key menu is located at Tools → WakaTime Settings.

When you open the menu from there, does it already have an api key or is it empty?

suyanhanx commented 1 year ago

The api key menu is located at Tools → WakaTime Settings.

When you open the menu from there, does it already have an api key or is it empty?

No. I cannot find this menu. image

alanhamlett commented 1 year ago

That's the IDE's Preferences menu, the menu you need is in the menu bar at the top of the main IDE window:

image

suyanhanx commented 1 year ago

Thanks. I found it!

alanhamlett commented 1 year ago

Was there already an api key set? That's normally why it doesn't prompt to enter one when installing it, since all the plugins share the same config file if you've installed another WakaTime plugin previously, it won't prompt.

suyanhanx commented 1 year ago

Was there already an api key set? That's normally why it doesn't prompt to enter one when installing it, since all the plugins share the same config file if you've installed another WakaTime plugin previously, it won't prompt.

Yes, there is already an API key set. Thanks for your help.

It seems that the API key changed a few months ago, and I received an email reminder that it had not been used for a long time, so I thought I would look for a place to update the key.

alanhamlett commented 1 year ago

Glad it's working now 👍