tareqimbasher / NetPad

A cross-platform C# editor and playground.
MIT License
1.26k stars 66 forks source link

Add support for Vim keybindings #238

Open andrei-micuda opened 1 month ago

andrei-micuda commented 1 month ago

Adding support for Vim keybindings (similar to the VsVim extension for Visual Studio) would be a very nice addition to the development experience.

tareqimbasher commented 1 month ago

Thanks for the feedback. Will do.

tareqimbasher commented 2 weeks ago

Update: I've made some progress here and I have a working version. Currently trying to figure out the best spot to put the edit status indicator and command input in the statusbar.

keifererikson commented 1 week ago

Super excited to hear this feature is close to implementation! <3