Skip to content
New issue

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

TaskQueue: Error running task. Failed to handle key=:. Action 'q:' changed the document unexpectedly!. #4701

Closed
FreeVTS opened this issue Mar 30, 2020 · 1 comment

Comments

@FreeVTS
Copy link

FreeVTS commented Mar 30, 2020

Describe the bug
After calling the command history, I got the following message in vscode : "TaskQueue: Error running task. Failed to handle key=:. Action 'q:' changed the document unexpectedly!." Source: Vim (Extension)

To Reproduce

  1. Vim must be in command mode.
  2. Type 'q' following by ':' and the "command history" show up on top of the app.
  3. Choose any of the command in the list
  4. A popup message come from the bottom right of vscode with the error message.

Expected behavior
The same way as if I type ":his" i.e. the same behaviour without the error message

Screenshots

vimextension

Environment (please complete the following information):

  • Extension (VsCodeVim) version: 1.13.1
  • VSCode version: 1.43.2 (user setup)
  • OS: Windows_NT x64 10.0.17763 (as described in the vscode about box)

VS code about box information :
Version: 1.43.2 (user setup)
Commit: 0ba0ca52957102ca3527cf479571617f0de6ed50
Date: 2020-03-24T07:38:38.248Z
Electron: 7.1.11
Chrome: 78.0.3904.130
Node.js: 12.8.1
V8: 7.8.279.23-electron.0
OS: Windows_NT x64 10.0.17763

@J-Fields
Copy link
Member

Thanks for the report! This relates to an optimization that will be removed in the next release (we found a better way to do it). Apologies for the error message in the meantime - I'm trying to get a new release out soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants