-
Notifications
You must be signed in to change notification settings - Fork 30.7k
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
Curson Or pointer moved while writing #240965
Comments
I have the same issue, it moves to another line |
This sounds like it might be caused by an extension. Can you run |
Have the same issue, disabling UPDATE: UPDATE2: |
I had the same issue: while editing my file, the cursor would randomly jump to the top. It seems to be related to the autosave setting. I had it set to afterDelay, but after switching to onFocusChange, the issue disappeared. So, it appears the problem was caused by the autosave behavior. |
Please try disabling the EditorConfig extension, that did the trick for me. |
same as #241192 |
This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines. If you don't know which extension is causing the problem, you can run Happy Coding! |
[
](url)
Type: Performance Issue
since four days ago on main.js file while I am writing some lines the cursor get back to the middle of line and mess the command even when begin a new line somtimes it comes back to the previous line
VS Code version: Code 1.97.2 (e54c774, 2025-02-12T23:20:35.343Z)
OS version: Windows_NT x64 10.0.26100
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
webnn: disabled_off
Process Info
Workspace Info
Extensions (9)
A/B Experiments
The text was updated successfully, but these errors were encountered: