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 issue #241020

Closed
rahanyas opened this issue Feb 17, 2025 · 6 comments
Closed

cursor issue #241020

rahanyas opened this issue Feb 17, 2025 · 6 comments
Assignees

Comments

@rahanyas
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version:
  • OS Version:

Steps to Reproduce:

  1. there is a probelm that is arising when iam typing in vscode the issue is when iam typing the cursor is not moving forward according to my typing
@FredGuiou
Copy link

I've got a similar problem, when I'm typing in a project file, my cursor goes suddenly one time on left making my inputs wrong. I must remove and type one more time. This problem appears randomly but regularly. All types of languages (javascript, markdown etc...)

VS Code Version : 1.97.2
OS Version : Windows 11 24H2

@rahanyas
Copy link
Author

rahanyas commented Feb 18, 2025

did you find any solution

@FredGuiou
Copy link

No unfortunatly the problem is still present.

@FredGuiou
Copy link

editorconfig/editorconfig-vscode#330

This issue seems to talk about the same bug. The problem should be linked to editor config extension.
Switch your Files : Auto save parameter value from "AfterDelay" to "OnFocusChange" fix it.
I have tried it and this seems to be ok.

Hope this will help you and others.

@rahanyas
Copy link
Author

Thanks man it actually worked ...

@reaktor-esakoskinen
Copy link

reaktor-esakoskinen commented Feb 20, 2025

You can also try disabling the EditorConfig extension, that did the trick for me without having to change auto save.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants