HI guys, I use vscode and vscode-vim extension. When executing Julia code blocks through ctrl + enter
in normal model, then the mouse cursor will move through, if I click Esc
or some moving commands like e
, w
, then the cursor will return to the very beginning where I start to execute code blocks. Here is a gif to demonstrate. The cursor shouldn’t go back ideally.
I am not sure there are some conflicts between extensions or something else.