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

Support for SSMS 2016 #8

Closed veeprox closed 5 years ago

veeprox commented 7 years ago

Hi everyone,

I tried following the instructions on the help page and replaced "11_config" with "13_config" but not luck. Has anyone else had any luck getting that to work?

I start SSMS but i never get asked to enter an API key.

gandarez commented 7 years ago

It seems SSMS 2016 does not support plugins.

alexinea commented 7 years ago

Does this plugin support for SSMS 17.x, version after SSMS2016?

gandarez commented 7 years ago

Didn't have time to test it

mabubakarriaz commented 6 years ago

when are we getting support for SSMS 2016/2017 ? has anyone managed a work around? please confirm steps. Thank you

UziTech commented 6 years ago

I found this forum suggesting a way to create extensions for ssms 2016 (and possibly 2017)

https://www.sqlservercentral.com/Forums/1802009/Developing-Extensions-for-SSMS-2016

I haven't tried it myself but probably a good place to start

mpearon commented 6 years ago

Are there any plans for WakaTime to host an installable extension for this?

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

hubbardsw commented 5 years ago

New version does not work, installs fine, doesnt log at all

gandarez commented 5 years ago

@hubbardsw it has been tested under SSMS 2016 and there wasn't any error. Could you please share your ActivityLog.xml file?

UziTech commented 5 years ago

It doesn't error for me but it doesn't seem to be recording anything on my wakatime dashboard

gandarez commented 5 years ago

Unblocking the library solved this issue.

UziTech commented 5 years ago

How do we unblock it. Mine still isn't showing up in the dashboard.

I also tried removing it and the config file from %USERPROFILE% and reinstalling it and it didn't ask me for the api key.

gandarez commented 5 years ago

How do we unblock it. Mine still isn't showing up in the dashboard.

I also tried removing it and the config file from %USERPROFILE% and reinstalling it and it didn't ask me for the api key.

Try this https://github.com/gandarez/ssms-wakatime/issues/1#issuecomment-206484919

UziTech commented 5 years ago

That worked!