dansav / vs-eye-tracking

Extension for Visual Studio using eye tracking
MIT License
5 stars 4 forks source link

move lifetime control of velocity providers from text view to package #13

Closed dansav closed 4 years ago

dansav commented 4 years ago

I created a scroll velocity service that handles the lifetime of the velocity providers. They are no longer tied to any document window. This should fix #8.