wakatime / vscode-wakatime

Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.
https://wakatime.com/vs-code
BSD 3-Clause "New" or "Revised" License
1.26k stars 142 forks source link

Install locally and collect stat of remote machines' activities #398

Open jokerwyt opened 2 months ago

jokerwyt commented 2 months ago

I often change the machine I work on. Each time I need to install a new Wakatime plugin and refill the API key and other settings. It's a little bit annoying.

Is it possible to save the configuration locally and apply that to all remote machines and workspaces I open with vscode?

gandarez commented 2 months ago

Yes, ideally you need to copy your wakatime config file.

jokerwyt commented 2 months ago

Yes, ideally you need to copy your wakatime config file.

😂it isn't so ideal I think. If it can be improved I will appreciate. Thank you!