You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
VSCode Version 1.5.0-insider
Commit: 18f7fe90aa470ddc632c80388f84bf511afb7078
VSCodeVim Commit: 1185bce
OS: Windows
Config: "vim.useCtrlKeys": true
In these gifs I'm doing Ctrl-E but the exact problem exists for Ctrl-Y.
Expected
Actual
The text was updated successfully, but these errors were encountered:
alexdima
changed the title
Ctrl-E stops working as soon as the cursor should move down
Ctrl-E and Ctrl-I stop working as soon as the cursor should move
Aug 30, 2016
Ops, since I'm still seeing problems while executing the newly added editorScroll commands, I forgot to merge this into the master branch. will reverify once it's done.
Update
I'm seeing bigger issue in VSCodeVim, which affects all editorScroll commands. So I'd like to hold on until we figure out how to avoid side effect in VSCodeVim.
Testing microsoft/vscode#11147
VSCode Version 1.5.0-insider
Commit: 18f7fe90aa470ddc632c80388f84bf511afb7078
VSCodeVim Commit: 1185bce
OS: Windows
Config:
"vim.useCtrlKeys": true
In these gifs I'm doing Ctrl-E but the exact problem exists for Ctrl-Y.
Expected
Actual
The text was updated successfully, but these errors were encountered: