One of the things that bothered me with VSCode-Vim was with how slow it was to use (number)(arrow)
(eg, 42(down)
) to move multiple lines down. In the screencast below, notice how it goes line-by-line rather than skipping ahead instantly.
☝ Figure 1: VSCode scrolls slooowly line-by-line when pressing
42(down)
.