Silverquark / dance

Make your cursors dance with Helix-like modal editing in VS Code.
https://marketplace.visualstudio.com/items?itemName=silverquark.dancehelix
ISC License
111 stars 12 forks source link

maintenance status #15

Open Tudyx opened 1 year ago

Tudyx commented 1 year ago

Hello @Silverquark ,

Could you please tell us what's the maintenance status of this repo?

If you don't have the willingness or the time to maintain this repo, are you open to new maintainers?

Silverquark commented 1 year ago

Hallo @Tudyx, i'm not currently working on this anymore. I kind of lost interest in the project. I'm open to pull requests though.

Also theres seems to be some effort in the original dance repo that aims to implement helix keybindings. Not sure how far along it is though.

https://github.com/71/dance/commit/63dd82dd86ed3024950743c28b18cc525e791346

jasonwilliams commented 1 year ago

I've forked the old vscode-helix repo with the goal of matching Helix's keybindings, but for VS Code, I've not long started but feel free to raise issues there if need be: https://github.com/jasonwilliams/vscode-helix

Go-To mode is already done, just looking into some of the other modes now.