Vim
Vim copied to clipboard
Command isn't shown in status bar
Describe the bug When I type :%s/abc/ab/g, ':%s/abc/ab/g' isn't shown in status bar, but input in command line in vscode
Expected behavior I remembered it could be shown in status bar, why disappear?
- Extension (VsCodeVim) version:1.28.1
- VSCode version:1.94
- OS:windows 11
Hey! Are you referring to the command being shown here. It seems I am able to with the same version numbers as you have said.
Can you check if the point related to command line in the FAQ helps.
Thanks for your response. I found reason, because I set keybinding for ':'.