VSCodeVim/Vim

Pressing `u` will undo all the stack.

Open

#2,007 建立於 2017年9月6日

在 GitHub 查看
 (177 留言) (846 反應) (0 負責人)TypeScript (1,271 fork)batch import
area/undohelp wantedkind/bug

倉庫指標

Star
 (12,664 star)
PR 合併指標
 (平均合併 9天 13小時) (30 天內合併 7 個 PR)

描述

  • Click thumbs-up 👍 on this issue if you want it!
  • Click confused 😕 on this issue if not having it makes VSCodeVim unusable.

The VSCodeVim team prioritizes issues based on reaction count.


Is this a BUG REPORT or FEATURE REQUEST? (choose one): This is a bug report

Environment:

  • VSCode Version: 1.15.1
  • VsCodeVim Version: 0.10.0
  • OS: macos 10.12.6

What happened:

I press uin Normal mode in an editor window. Every single action in the undo stack was undone. Here's a GIF:

bug vscode

What did you expect to happen:

I expected the last action on the stack to be undone.

How to reproduce it:

I have no idea. I was reliably triggering the bug with the exact buffer I had but at some point it stopped doing it. Then it did it again.

貢獻者指南