Barry Hall

Results 3 comments of Barry Hall

Would love to get this in, really bugs me this. As a work around if you run `:nohl` –which I've bound to CTRL-n and then press "n/N" you see the...

Quick workaround: the root cause seems to be this line: https://github.com/VSCodeVim/Vim/blob/3f1ad54250c88020e7df3e1e326f4797363fdd8c/src/mode/modeHandler.ts#L268 If I comment that out, rebuild the extension, and install it locally, I can use VS Code’s Find and...

Quick workaround: the root cause seems to be this line: https://github.com/VSCodeVim/Vim/blob/3f1ad54250c88020e7df3e1e326f4797363fdd8c/src/mode/modeHandler.ts#L268 If I comment that out, rebuild the extension, and install it locally, I can use VS Code’s Find and...