Skip to content
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

Cursor shifts when typing #240878

Closed
Daniel-Chacha opened this issue Feb 15, 2025 · 12 comments
Closed

Cursor shifts when typing #240878

Daniel-Chacha opened this issue Feb 15, 2025 · 12 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@Daniel-Chacha
Copy link

Type: Bug

Recently it's becoming troublesome to type in vs code since the cursor keeps on shifting to the start or middle of the typed word. In some cases it moves to the end of a function incase am writing code inside a function. KIndly provide guidelines on how to solve this.

VS Code version: Code 1.97.1 (e249dad, 2025-02-10T13:13:58.153Z)
OS version: Linux x64 6.11.2-amd64
Modes:

System Info
Item Value
CPUs Intel(R) Core(TM) i5-6300U CPU @ 2.40GHz (4 x 2395)
GPU Status 2d_canvas: enabled
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: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
webnn: disabled_off
Load (avg) 5, 6, 6
Memory (System) 7.65GB (1.02GB free)
Process Argv --crash-reporter-id 00726967-b9fb-4072-8679-eb86f610b175
Screen Reader no
VM 0%
DESKTOP_SESSION lightdm-xsession
XDG_CURRENT_DESKTOP XFCE
XDG_SESSION_DESKTOP lightdm-xsession
XDG_SESSION_TYPE x11
Extensions (67)
Extension Author (truncated) Version
project-manager ale 12.8.0
vscode-django bat 1.15.0
vscode-django-tex bfr 1.0.0
bracket-pair-color-dlw Bra 0.0.6
vscode-tailwindcss bra 0.14.4
npm-intellisense chr 1.4.5
path-intellisense chr 2.10.0
vscode-eslint dba 3.0.10
python-environment-manager don 1.2.7
python-extension-pack don 1.7.0
vscode-html-css ecm 2.0.13
vscode-open-in-github fab 2.3.1
auto-complete-tag for 0.1.0
code-runner for 0.12.2
c-cpp-runner fra 9.4.10
vscode-drawio hed 1.7.0
RelativePath jak 1.5.0
easy-icons jam 0.3.1
vsc-python-indent Kev 1.19.0
kolo kol 2.25.0
vscode-pdf mat 0.1.5
mongodb-vscode mon 1.12.0
vscode-azureresourcegroups ms- 0.10.5
vscode-cosmosdb ms- 0.24.2
vscode-docker ms- 1.29.4
vscode-dotnet-runtime ms- 2.2.8
data-workspace-vscode ms- 0.5.0
mssql ms- 1.28.0
sql-bindings-vscode ms- 0.4.0
sql-database-projects-vscode ms- 1.4.5
vscode-postgresql ms- 0.3.0
debugpy ms- 2025.0.1
python ms- 2025.0.0
vscode-pylance ms- 2025.2.1
jupyter ms- 2025.1.0
jupyter-keymap ms- 1.1.2
jupyter-renderers ms- 1.1.0
vscode-jupyter-cell-tags ms- 0.1.9
vscode-jupyter-slideshow ms- 0.1.6
cmake-tools ms- 1.19.52
cpptools ms- 1.23.6
cpptools-extension-pack ms- 1.3.0
vsliveshare ms- 1.0.5948
sqltools mtx 0.28.3
autodocstring njp 0.6.1
polacode pnp 0.3.4
prisma Pri 6.3.1
sqlite-viewer qwt 0.10.2
vscode-thunder-client ran 2.34.1
java red 1.39.0
mongo-snippets-for-node-js roe 1.3.12
django-intellisense sha 0.0.2
html-to-css-autocompletion sol 1.1.2
vscode-stylelint sty 1.4.0
css-class-intellisense tar 4.6.4
cmake twx 0.0.17
lorem-ipsum Tyr 1.3.1
vscode-lldb vad 1.11.3
vscode-gradle vsc 3.16.4
vscode-java-debug vsc 0.58.1
vscode-java-dependency vsc 0.24.1
vscode-java-pack vsc 0.29.0
vscode-java-test vsc 0.43.0
vscode-maven vsc 0.44.0
vscode-icons vsc 12.11.0
vscode-todo-highlight way 1.0.5
html-css-class-completion Zig 1.20.0

(3 theme extensions excluded)

A/B Experiments
vsliv368:30146709
vspor879:30202332
vspor708:30202333
vspor363:30204092
vscod805:30301674
binariesv615:30325510
py29gd2263:31024239
c4g48928:30535728
azure-dev_surveyone:30548225
962ge761:30959799
h48ei257:31000450
pythontbext0:30879054
cppperfnew:31000557
dwnewjupytercf:31046870
nativerepl1:31139838
pythonrstrctxt:31112756
nativeloc1:31192215
iacca1:31171482
5fd0e150:31155592
dwcopilot:31170013
stablechunks:31184530
6074i472:31201624
dwoutputs:31238123
customenabled:31237564
9064b325:31222308
copilot_t_ci:31222730
jda6j935:31233686

Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.97.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@gjsjohnmurray
Copy link
Contributor

Please use the Start Extension Bisect command from Command Palette (F1) to investigate whether the problem is being caused by one of your extensions.

@MariaSolOs
Copy link

Looks like a duplicate of #240846.

@alishchytovych
Copy link

Same here (latest VS Code, Windows 11, mostly .NET development). Cursor jumps while typing (it looks like the issue is related to the hints shown etc.).

@Spongman
Copy link

Spongman commented Feb 16, 2025

I'm seeing the same thing in 1.97.2. it happens when typing fast and when the editor is showing suggestions in various filetypes. this is a regression from 1.96.x.

@shangerxin
Copy link

Used the latest version. The same issue happened.

@dwpeng
Copy link

dwpeng commented Feb 17, 2025

Same here (latest VS Code, Windows 11, mostly .NET development). Cursor jumps while typing (it looks like the issue is related to the hints shown etc.).

I opend inline hints and I met this issue.

@GaelicGrime
Copy link

GaelicGrime commented Feb 17, 2025

My movement is seemingly entirely random for the last few versions of insiders.

Filetype does not matter.

If the movement is to a folded section it unfolds appropriately.

It seems to happen exactly once per file every time I switch to that file.

Once I'm afflicted as long as I stay in the file it won't happen again

Nearly all files are doing it now.

Version: 1.98.0-insider
Commit: e20adc3
Date: 2025-02-17T05:04:55.143Z
Electron: 34.1.0
ElectronBuildId: 10990655
Chromium: 132.0.6834.194
Node.js: 20.18.1
V8: 13.2.152.38-electron.0
OS: Linux x64 6.10.2-rt14-arch1-5-rt

EDIT TO ADD:

As of today, the first time in a few days I've coded, the random jumps happen randomly instead of once per file.

I may have missed noticing that previously because I have been doing little changes until today when I'm trying to start a fresh app.

@Jayprecode
Copy link

Facing the same issue

@michael-azogu
Copy link

Image
@gjsjohnmurray i guess this is it

@M0NsTeRRR
Copy link

Same issue

Image

@lramos15
Copy link
Member

Duplicate of #241020

@lramos15 lramos15 marked this as a duplicate of #241020 Feb 18, 2025
@lramos15 lramos15 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 18, 2025
@lramos15 lramos15 added *duplicate Issue identified as a duplicate of another issue(s) and removed triage-needed labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests