Where do I set the API key? (IntelliJ Idea)
See original GitHub issuev6.0.1
Instructions say relaunch IDE and enter API key. I can’t find a field to put it into. Searched the menu, as well as Preferences.
My key’s set in ~/.wakatime.cfg
from other tools’ installation, if it matters.
Issue Analytics
- State:
- Created 8 years ago
- Reactions:8
- Comments:8 (3 by maintainers)
Top Results From Across the Web
IntelliJ IDEA - WakaTime - WakaTime
Enter your API Key, then click Save . Use IntelliJ IDEA like you normally do and your coding activity will be displayed on...
Read more >OpenAPI Specification - IntelliJ IDEA Documentation - JetBrains
From the main menu, select File | New | OpenAPI Specification, or press Alt+Insert and select OpenAPI Specification.
Read more >WakaTime - IntelliJ IDEs Plugin - JetBrains Marketplace
1. Inside your IDE, select Preferences -> Plugins -> Browse Repositories.... · 2. Search for wakatime. · 3. Click the green Install Plugin...
Read more >EasyApi - IntelliJ IDEA Plugin - JetBrains Marketplace
Help you generate API documentation from your code to postman/markdown. ... You can set the shortcut keys at Preferences(Settings) > KeyMap. Features.
Read more >HTTP Client | IntelliJ IDEA Documentation - JetBrains
With the HTTP Client plugin, you can create, edit, and execute HTTP requests directly in the IntelliJ IDEA code editor. https://resources.jetbrains.com/help/img ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi, I don’t know where IntelliJ Idea has it, but in the latest PhpStorm it is under
Tools -> WakaTime API Key
- or just pres double shift and type wakatime.Thanks! Apparently, it had the key picked from the
~/.wakatime.cfg
file.