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

Sometimes cannot undo #4372

Closed
schontz opened this issue Dec 11, 2019 · 1 comment
Closed

Sometimes cannot undo #4372

schontz opened this issue Dec 11, 2019 · 1 comment

Comments

@schontz
Copy link

schontz commented Dec 11, 2019

Describe the bug
Sometimes undo u does not work and I get the following error:

TaskQueue: Error running task. Failed to handle key=u. Cannot read property 'getTime' of undefined.

To Reproduce
I am not sure how to reproduce it. If there is a way to turn on logging I am happy to do so and report.

Expected behavior
Undo works.

Environment (please complete the following information):

  • Extension Name: vim
  • Extension Version: 1.12.2
  • OS Version: Darwin x64 18.7.0
  • VSCode version: 1.40.2
{
	"messages": [],
	"activationTimes": {
		"codeLoadingTime": 628,
		"activateCallTime": 4,
		"activateResolvedTime": 775,
		"activationReason": {
			"startup": true,
			"extensionId": {
				"value": "vscodevim.vim",
				"_lower": "vscodevim.vim"
			},
			"activationEvent": "*"
		}
	},
	"runtimeErrors": []
}

Additional context
Add any other context about the problem here.

@J-Fields
Copy link
Member

Duplicate of #4351. This is fixed and will be in a new patch release 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