wakatime / ssms-wakatime

SQL Server Management Studio plugin to quantify your coding with automatic time tracking and metrics about your programming. https://wakatime.com
BSD 3-Clause "New" or "Revised" License
40 stars 19 forks source link

WakaTime for SQL Server Management Studio

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

Installation

  1. Download the latest release https://github.com/gandarez/ssms-wakatime/releases/latest.

  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, then press enter.

  7. Use SSMS and your coding activity will be displayed on your WakaTime dashboard.

Usage

Visit https://wakatime.com to see your coding activity.

Project Overview

Supported SQL Server Management Studio Editions

Troubleshooting

If the extension was blocked, try running as administrator.

<description>Appid denied the loading of package</description>
<guid>{52D9C3FF-C893-408E-95E4-D7484EC7FA47}</guid>