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

SSMS 2016+ on Windows Azure VM #12

Closed OkomelaIT closed 5 years ago

OkomelaIT commented 6 years ago

This is a combination of the issues relating to SSMS version 2016 and later whereby the reference to HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio\11.0_Config\AutomationOptions\LookInFolders and C:\Users\AppData\Roaming\Microsoft\MSEnvShared\Addins is not pertinent.

In short the question is how do we get Wakatime to work in these environments for SSMS. The work around I am employing at present is to create database projects in Visual Studio to do my SQL work. However this does not compare to running SQL queries in SSMS

gandarez commented 5 years ago

Just released a new version to support v2012+

Download and follow the instructions https://github.com/gandarez/ssms-wakatime/releases/tag/v2.0.0