question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Undo ("u") stopped working as intend

See original GitHub issue

Type: Bug

I just upgraded to VS Code 1.74.0 today, and started noticing an issue with undo command (“u”) in Vim. It appears to only go back 2-3 iterations (my current Vim: History setting is “50”). And if I hit CTRL+Z, it first undoes what “u” just undid, then start actually undoing, e.g.

  • i → insert mode
  • a → “a”
  • b → “ab”
  • ESC → normal mode
  • u → “a”
  • u → nothing happens, but should’ve undone “a”
  • CTRL-Z → “ab” (undoes what u just undid)
  • CTRL-Z → “a”
  • CTRL-Z → “”

Here is my VS Code info: Version: 1.74.0 (Universal) Commit: 5235c6bb189b60b01b1f49062f4ffa42384f8c91 Date: 2022-12-05T16:43:37.594Z (2 days ago) Electron: 19.1.8 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Darwin arm64 21.6.0 Sandboxed: No

Extension version: 1.24.3 VS Code version: Code 1.74.0 (Universal) (5235c6bb189b60b01b1f49062f4ffa42384f8c91, 2022-12-05T16:43:37.594Z) OS version: Darwin arm64 21.6.0 Modes: Sandboxed: No

System Info
Item Value
CPUs Apple M1 Max (10 x 24)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) 2, 2, 2
Memory (System) 64.00GB (32.10GB free)
Process Argv –crash-reporter-id 934e8b32-9713-4d8f-957f-354420e03177
Screen Reader yes
VM 0%
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
vslsvsres303:30308271
pythonvspyl392:30443607
vserr242cf:30382550
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vsdfh931:30280409
vshan820:30294714
vstes263cf:30335440
vscoreces:30445986
pythondataviewer:30285071
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
cmake_vspar411:30581797
vsaa593:30376534
pythonvs932:30410667
cppdebug:30492333
vsclangdc:30486549
c4g48928:30535728
dsvsc012:30540252
azure-dev_surveyone:30548225
pyindex848:30577860
nodejswelcome1:30587005
2e4cg342:30602488
gswce1:30612156
iaj6b796:30613358
dbltrim-noruby:30604474
89544117:30613380
fim-prod:30623723
ejf25101:30620729

Issue Analytics

  • State:open
  • Created 9 months ago
  • Reactions:34
  • Comments:13

github_iconTop GitHub Comments

2reactions
Saul-Mironecommented, Dec 13, 2022

Same here

1reaction
visortellecommented, Dec 15, 2022

Same here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

15.29 Undo/Redo not working as expected
Hello,. I am having exactly the same problem. This has happened for the last month at least 5 or 6 times and it...
Read more >
Whiteboard: Undo annotation not working as intended after ...
Describe the bug. Presenters are able to use the multi-user Whiteboard to allow others to draw on the Whiteboard as well.
Read more >
Undo not working as expected in 10.4.8 - FCP.co Forum
Has anyone noticed strange Undo behaviour in 10.4.8? Sometimes it doesn't seem to work even though Undo is black and selectable under the ......
Read more >
Has the Undo button in Microsoft Excel stopped working?
The Undo button in Excel has definitely not stopped working. The Undo feature will be defeated if you run any macros, no matter...
Read more >
'Undo Send' Not Available or Working in Messages or ...
There can be a couple of reasons why this feature is unavailable for you or why this feature isn't working as intended.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found