vscode-wakatime
vscode-wakatime copied to clipboard
Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.
I found it is not working in liveshare guest mode.
Wakatime(17.0.8) can not recording time when I typing something with plugin Office Viewer v2.4.1(cweijan.vscode-office) version: 1.60.2 (user setup) commit: 7f6ab5485bbc008386c4386d08766667e155244e Date: 2021-09-22T12:00:31.514Z Electron: 13.1.8 Chrome: 91.0.4472.164 Node.js: 14.16.0 V8: 9.1.269.39-electron.0...
I use Gitpod and thus do not have access to the `.cfg` file. Can support be added, like `API_KEY`, for the `API_URL` to be loaded via the environment variables?
I already wrote an E-Mail to Alan, but never got a reply - but this here might be the better platform anyways: I basically do all my development in vscode...
The wakatime-cli only supports OS X >= 10.13 (https://github.com/wakatime/wakatime-cli/issues/732). We should detect legacy OS X and download a legacy wakatime-cli release from before Go 1.18 was used.
OS: Windows 10 1706 / Ubuntu 16.04 vsCode Version: 1.20.1 Plugin Version: 1.1.22 ## Issue ## I think that this plugin should leverage User Settings to store configuration options such...
Wakatime doesn't track time when you work through ssh with the "Remote Development" official extension pack. Would be nice to have this feature since I spend a lot with remote...
I just newly install the vscode plugin. I have two project (folders), one is purely in golang and the other is Jupiter notebooks with some documents. And I have set...