The VSCodeVim team prioritizes issues based on reaction count.
When I do something on the vim command line ( e.g ":%s/foo/bar" ) and I want to do it again I have to type it again. In "normal" vim I can just press keyup/down to navigate my command history, when I try this nothing happens.
Another related upstream issue: https://github.com/Microsoft/vscode/issues/23633
Ok I am done waiting for the API changes from the vscode side for input box here
Can we have a thumbs up on this comment if in favor of moving the command entry to the status bar (Similar to how we do searching with /)
Thumbs down if we should stick with quick pick and wait for some of the vscode API refactors to happen/leave it as is
Most helpful comment
Ok I am done waiting for the API changes from the vscode side for input box here
Can we have a thumbs up on this comment if in favor of moving the command entry to the status bar (Similar to how we do searching with /)
Thumbs down if we should stick with quick pick and wait for some of the vscode API refactors to happen/leave it as is