-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Activate Insert mode jump back to last edit row #9488
Comments
This huge mistake doesn't allow me to work. |
struggling with this too! it wasnt happening before |
Same!!! How do i downgrade? (I'll google it but figured i might get a quicker answer from y'all :D ) |
actually, after trying 1.28 for a bit, I don't think this fixes the issue :( something feels messed up. |
I downgraded all the way to VSCodeVim Btw, the issue only starts happenning after saving a file that I've edited. If I open a file and start going in & out of insert mode and making changes, it all works fine. It's the moment I save the file that the cursor starts jumping to my last edit when I try to insert/append. I disabled all other extension that have been updated recently (in case there was a clash on file save, or something), but made no difference. My VSC version:
|
It is and remains annoying as soon as you switch from insert mode to normal mode and then jump to the next position. Switching to insert mode, then back to the last line when you switched from insert to normal mode. I had the problem before but it had died down until a few weeks ago and since then it hasn't really been usable. |
Describe the bug
In the current version (1.29.0), the cursor always jumps back to the last position in Insert mode. This can be quite frustrating, especially if you’re used to pressing I or A and expecting to start editing at that position. Now, however, it might take you hundreds of lines away from where you intended to make changes.
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When I enter Insert mode, I expect to start editing exactly at the current cursor position.
For now, I have downgraded to 1.28.1, which restores the expected behavior.
Version: 0.45.11
VSCode Version: 1.96.2
Commit: f5f18731406b73244e0558ee7716d77c8096d150
Date: 2025-02-07T09:43:58.555Z
Electron: 32.2.6
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.3.0
The text was updated successfully, but these errors were encountered: