Ssms Wakatime banner
wakatime wakatime

Ssms Wakatime

Data community

Description

SQL Server Management Studio plugin to quantify your coding with automatic time tracking and metrics about your programming. https://wakatime.com

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

WakaTime for SQL Server Management Studio

Metrics, insights, and time tracking automatically generated from your programming activity.

Installation

  1. Download the latest release .

  2. Right click the downloaded zip file, click `Properties`, click `Unblock`.

  3. Unzip the content.

  4. Run `AddPackage.bat` to add WakaTime extension into registry white list.

  5. Manual instructions:

    1. For legacy versions before v18:
      1. Copy the folder WakaTime to the desired installation folder(s):
        • v2012 - C:\Program Files (x86)\Microsoft SQL Server\110\Tools\Binn\ManagementStudio\Extensions
        • v2014 - C:\Program Files (x86)\Microsoft SQL Server\120\Tools\Binn\ManagementStudio\Extensions
        • v2016 - C:\Program Files (x86)\Microsoft SQL Server\130\Tools\Binn\ManagementStudio\Extensions
        • v17 - C:\Program Files (x86)\Microsoft SQL Server\140\Tools\Binn\ManagementStudio\Extensions
    2. For SSMS v18:
      1. Copy the folder WakaTime.v18 to the desired installation folder:
        • v18 - C:\Program Files (x86)\Microsoft SQL Server Management Studio 18\Common7\IDE\Extensions\
    3. For SSMS v19:
      1. Copy the folder WakaTime.v18 to the desired installation folder:
        • v19 - C:\Program Files (x86)\Microsoft SQL Server Management Studio 19\Common7\IDE\Extensions\
    4. For SSMS v20:
      1. Copy the folder WakaTime.v18 to the desired installation folder:
        • v19 - C:\Program Files (x86)\Microsoft SQL Server Management Studio 20\Common7\IDE\Extensions\
  6. Enter your [api key](https://wakatime.com/settings#apikey), then press `enter`.

  7. Use SSMS and your coding activity will be displayed on your [WakaTime dashboard](https://wakatime.com).

Usage

Visit to see your coding activity.

![Project Overview](https://wakatime.com/static/img/ScreenShots/Screen-Shot-2016-03-21.png)