{"id":13467658,"url":"https://github.com/wakatime/vscode-wakatime","last_synced_at":"2025-05-14T14:10:14.512Z","repository":{"id":38421179,"uuid":"46331094","full_name":"wakatime/vscode-wakatime","owner":"wakatime","description":"Visual Studio Code plugin for automatic time tracking and metrics generated from your programming activity.","archived":false,"fork":false,"pushed_at":"2025-05-12T16:31:12.000Z","size":1222,"stargazers_count":1336,"open_issues_count":30,"forks_count":153,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-05-12T17:41:37.478Z","etag":null,"topics":["time-tracking","vscode-extension"],"latest_commit_sha":null,"homepage":"https://wakatime.com/vs-code","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wakatime.png","metadata":{"files":{"readme":"README-ADS.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T07:44:07.000Z","updated_at":"2025-05-12T16:31:16.000Z","dependencies_parsed_at":"2024-01-21T02:41:58.705Z","dependency_job_id":"8e0668a9-31b2-4447-9a54-c65444785b82","html_url":"https://github.com/wakatime/vscode-wakatime","commit_stats":{"total_commits":807,"total_committers":21,"mean_commits":38.42857142857143,"dds":0.06319702602230481,"last_synced_commit":"241b60c8491c14e3c093b1ef2a0276c38586a172"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fvscode-wakatime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fvscode-wakatime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fvscode-wakatime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wakatime%2Fvscode-wakatime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wakatime","download_url":"https://codeload.github.com/wakatime/vscode-wakatime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254160557,"owners_count":22024571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["time-tracking","vscode-extension"],"created_at":"2024-07-31T15:00:58.997Z","updated_at":"2025-05-14T14:10:09.487Z","avatar_url":"https://github.com/wakatime.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","时间跟踪","others"],"sub_categories":[],"readme":"# WakaTime for Azure Data Studio\n\n[![Version](https://img.shields.io/visual-studio-marketplace/v/WakaTime.vscode-wakatime.png?style=flat-square\u0026color=007ec6\u0026label=marketplace)](https://marketplace.visualstudio.com/items?itemName=WakaTime.vscode-wakatime)\n[![Installs](https://img.shields.io/visual-studio-marketplace/i/WakaTime.vscode-wakatime.png?style=flat-square\u0026color=007ec6)](https://marketplace.visualstudio.com/items?itemName=WakaTime.vscode-wakatime)\n[![WakaTime](https://wakatime.com/badge/github/wakatime/vscode-wakatime.png?style=flat-square\u0026branch=master)](https://wakatime.com/badge/github/wakatime/vscode-wakatime)\n\n[WakaTime][wakatime] is an open source VS Code plugin for metrics, insights, and time tracking automatically generated from your programming activity.\n\n## Installation\n\n1. Press `F1` or `⌘ + Shift + P` and type `install`. Pick `Extensions: Install Extension`.\n\n   ![type install](https://raw.githubusercontent.com/wakatime/vscode-wakatime/master/images/type-install.png)\n\n2. Type `wakatime` and hit `enter`.\n\n   ![type wakatime](https://raw.githubusercontent.com/wakatime/vscode-wakatime/master/images/type-wakatime.png)\n\n3. Download the latest version to a local folder.\n\n4. Click in three dots on the upper right corner then Install from VSIX...\n\n   ![install from VSIX](https://raw.githubusercontent.com/wakatime/vscode-wakatime/master/images/ads-install.png)\n\n5. Enter your [api key](https://wakatime.com/settings?apikey=true), then press `enter`.\n\n   \u003e (If you’re not prompted, press `F1` or `⌘ + Shift + P` then type `WakaTime API Key`.)\n\n6. Use Azure Data Studio and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com)\n\n## Usage\n\nVisit [https://wakatime.com](https://wakatime.com) to see your coding activity.\n\n![Project Overview](https://wakatime.com/static/img/ScreenShots/Screen-Shot-2016-03-21.png)\n\n## Configuring\n\nVS Code specific settings are available from `⌘ + Shift + P`, then typing `wakatime`.\n\nFor example, to hide today's coding activity in your status bar:\n\nPress `⌘ + Shift + P` then set `WakaTime: Status Bar Coding Activity` to `false`.\n\nExtension settings are stored in the INI file at `$HOME/.wakatime.cfg`.\n\nMore information can be found from [wakatime-cli][wakatime-cli configs].\n\nNotes:\n\n1. `$HOME` defaults to `$HOME`\n1. To disable the extension at startup add `disabled=true` to your config, this operation can also be performed by pressing `⌘ + Shift + P` and selecting `WakaTime: Disable`.\n\n## Troubleshooting\n\nFirst, turn on debug mode:\n\n1. Press `F1` or `⌘ + Shift + P`\n2. Type `\u003e WakaTime: Debug`, and press `Enter`.\n3. Select `true`, then press `Enter`.\n\nNext, open your Developer Console to view logs and errors:\n\n`Help → Toggle Developer Tools`\n\nErrors outside the scope of vscode-wakatime go to `$HOME/.wakatime/wakatime.log` from [wakatime-cli][wakatime-cli help].\n\nThe [How to Debug Plugins][how to debug] guide shows how to check when coding activity was last received from your editor using the [Plugins Status Page][plugins status page].\n\n**Microsoft Windows Only:** Using WakaTime behind a corporate proxy? Try enabling your Windows Root Certs inside VS Code with the [win-ca][winca] extension:\nPress `Ctrl + Shift + X`, search for `win-ca`, press `Install`.\n\nFor more general troubleshooting info, see the [wakatime-cli Troubleshooting Section][wakatime-cli help].\n\n[wakatime]: https://wakatime.com/vs-code\n[wakatime-cli help]: https://github.com/wakatime/wakatime-cli/blob/develop/TROUBLESHOOTING.md\n[wakatime-cli configs]: https://github.com/wakatime/wakatime-cli/blob/develop/USAGE.md\n[how to debug]: https://wakatime.com/faq#debug-plugins\n[plugins status page]: https://wakatime.com/plugin-status\n[winca]: https://github.com/ukoloff/win-ca/tree/master/vscode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwakatime%2Fvscode-wakatime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwakatime%2Fvscode-wakatime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwakatime%2Fvscode-wakatime/lists"}