michaelgriscom / LeaderMode

A shortcut tree extension for Visual Studio Code with a build/test/publish pipeline through Travis
http://aka.ms/LeaderMode
MIT License
35 stars 0 forks source link

Is it a bug that the same key set for `leadermode.enter` can not be used in the settings? #36

Open Dima-369 opened 6 months ago

Dima-369 commented 6 months ago

I have set leadermode.enter to - (minus), but I noticed how in leadermode.keybindings, one can not bind - then.

Hitting the key does not do anything.

The - bindings works in leadermode.keybindings when leadermode.enter is set to something else like Ctrl-l.


For me, this would be very cool when it works because I have this idea where - starts the leader mode and hitting - again inserts the minus character. Since I don't like hitting modifier keys.