i have tried but didnot find a way to search and replace in vscode with the vim keybindings plugin. The vim console doesn't take regular vims search and replace
The main thing missing in my VSCodeVim setup is Ctrl + P and Ctrl + N simple word completion when in insert mode. I have googled extensively on how to set this
I have this in my settings.json for preventing vim from replacing my clipboard when I delete something: "vim.visualModeKeyBindingsNonRecursive": [ {