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

The WakaTimePackage package does not install on SSMS v19.1 #35

Closed labilbe closed 1 year ago

labilbe commented 1 year ago

HKCU registry part seems different of other versions. image

I checked on AddPackage.bat and there is no handling of this case. Is SSMS v19.x a handled version?

labilbe commented 1 year ago

Sorry, I didn't read docs :(

wdemars commented 1 year ago

I read and re-read the docs, but it's still failing for me. I'm getting a WakaTimePackage did not load correctly.

Edit: I found 1 file that was still blocked; unblocking the file resolved the problem.

rifkiamil commented 11 months ago

@labilbe > Sorry, I didn't read docs :(

I am looking for these documents. Where can I find them?

labilbe commented 11 months ago

@labilbe > Sorry, I didn't read docs :(

I am looking for these documents. Where can I find them?

https://github.com/wakatime/ssms-wakatime#readme

khayo commented 7 months ago

to work properly in sms 19, its necessary to unblock all the files one by one image