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
41 stars 19 forks source link

Correct folder for WakaTime.Addin #7

Closed alanhamlett closed 5 years ago

alanhamlett commented 7 years ago

Where should the WakaTime.Addin file go if none of the folders listed in the HKEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio\11.0_Config\AutomationOptions\LookInFolders registry key exist?

Create a new folder to match the registry or add an existing directory to that registry key?

gandarez commented 7 years ago

Your windows has to be at least one SQL Server Management Studio installed.

You can look at the top level KEY_CURRENT_USER\Software\Microsoft\SQL Server Management Studio\ to find out which version is installed.

DiomedesDominguez commented 7 years ago

There isn't AutomationOptions in 13.0_Config

wrjk f

gandarez commented 7 years ago

@DiomedesDominguez I think Microsoft has disabled plugins/add-ins in this version called 2016.

veeprox commented 7 years ago

I manually created those folders/keys but couldn't get it working either

gandarez commented 7 years ago

I didn't find any documentation about add-ins for SSMS 2016.

frackham commented 5 years ago

Same - has anyone got this working in 2016?

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