We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug This is basically a complete duplicate of syl20bnr/spacemacs#10410. To reproduce:
d
Expected behavior The search should be canceled when the user manually moves the cursor.
Environment (please complete the following information):
- Extension (VsCodeVim) version: 1.16 Version: 1.49.0-insider Commit: bd08768fd310d34cdd4423a53e5f3ca77340fea5 Date: 2020-08-14T06:47:57.598Z (2 days ago) Electron: 9.2.0 Chrome: 83.0.4103.122 Node.js: 12.14.1 V8: 8.3.110.13-electron.0 OS: Darwin x64 19.0.0 - Issue Type: `Bug` - Extension Name: `vim` - Extension Version: `1.16.0` - OS Version: `Darwin x64 19.0.0` - VSCode version: `1.49.0-insider`
{ "messages": [], "activationTimes": { "codeLoadingTime": 138, "activateCallTime": 2, "activateResolvedTime": 3, "activationReason": { "startup": true, "extensionId": { "value": "vscodevim.vim", "_lower": "vscodevim.vim" }, "activationEvent": "*" } }, "runtimeErrors": [] }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
This is basically a complete duplicate of syl20bnr/spacemacs#10410. To reproduce:
d
.)Expected behavior
The search should be canceled when the user manually moves the cursor.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: