mathieudutour / scroll-through-time

:hourglass: :tophat: :rabbit2: Two fingers scroll moves through time instead of space
https://xkcd.com/1806/
MIT License
721 stars 54 forks source link

VSCode integration #14

Open Metnew opened 6 years ago

Metnew commented 6 years ago

Hi, thanks for the project, it's great! However, I didn't find a VSCode port of this extension. Is it possible to port it to VSCode?

mathieudutour commented 6 years ago

possibly, one would need to look at the VSCode API. The code is really simple, if the APIs are there, it should be easy to port it

danilosilvadev commented 4 years ago

Still waiting for this extension. Any news?

danilosilvadev commented 3 weeks ago

Now its been like 6 years and still waiting 👴

mathieudutour commented 3 weeks ago

Did you look at it?

danilosilvadev commented 2 weeks ago

I sure did. Why? Did you find something similar?

mathieudutour commented 2 weeks ago

no I mean, did you look into how to implement it in vscode? Is it possible?