Feature request: provide option to not break out of leader mode on end of key sequence
Leader Mode is an awesome plugin, and it is almost exactly what I was looking for. I want to be able to enter the leader mode, and then be able to enter hotkeys without those hotkeys exiting leader mode. The use case in mind is to create a hotkey layer of navigation keys that can be strung together indefinitely until I manually want to exit leader mode. This may not be possible with the current implementation. But I would love to talk about it more. Thanks for the awesome plugin.
Thanks for the feedback! If I understand you correctly you want to be able to manually enter/exit leader mode and have all keys in between be interpreted based on your hotkey mapping? That sounds a lot like the standard Vim behavior of having separate insertion/navigation modes. Have you tried customizing VSCodeVim to get the behavior you want?