Has anyone managed to get the wakatime plugin to work in Wing Pro 10?
Hi, I have several projects in Wing that I need to keep time details recorded for billing. Has anyone managed to get the wakatime plugin to work in Wing, any version? It works in Notepad++ ok and I see NP++ in the logs but after installing wakatime according to their instructions nothing shows up in the logs even with debug enabled, in either the wing or wakatime logs. I run the install, it says restart Wing and there's nothing in the Files or Tools menu, and nowhere to enter my API key. If you haven't managed to get this working either is there another time recording tool that works with Wing Pro?
Environment
- Windows 11
- Python 3. 10.11
-Wing Pro 10.0.4
Comments
It looks like the install script has not been updated for recent versions of Wing. You should be able to install it by running the install.py install script to get the wakatime cmd line .exe and then downloading the Wing extension script from https://raw.githubusercontent.com/wakat… & copying the file to the scripts subdirectory of your Wing settings directory listed in the about dialog box.
I was able to get the wakatime.py extension script to load and run the wakatime .exe but I wasn't able to go further without an apikey.
I will contribute fixes to the install.py file back to wakatime.