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

vscode editor scrolls up/down one line for each character typed #2018

Open
davedawkins opened this issue Jun 19, 2024 · 3 comments
Open

vscode editor scrolls up/down one line for each character typed #2018

davedawkins opened this issue Jun 19, 2024 · 3 comments

Comments

@davedawkins
Copy link

davedawkins commented Jun 19, 2024

Describe the bug

For certain files that I edit, as I'm typing, the view scrolls up (and down) by one line at a time

To reproduce: Sorry not to include this right now - I will try to create a project based on the file I'm currently editing.

Why do I think this is an Ionide issue and not a VSCODE issue?

  • I can fix it by either disabling Ionide or reverting to an older Ionide (say 7.19.1)

Machine info

  • Mac M3 Pro / Sonoma 14.2.1
  • .NET 8.0.100
  • Ionide 7.20.[0,1,2]
@baronfel
Copy link
Contributor

We think this is related to codelens/linelens - can you try disabling that feature and see if the problem still persists?

@davedawkins
Copy link
Author

I actually can't see how to disable it. There's no option to switch where it reads Enabled. Changing the checkboxes has no effect. it's making me feel a bit stupid.

image

@davedawkins
Copy link
Author

I've unchecked or set to "never" anything with codeLens or lineLens in it, and am trying that with latest Ionide. However, these same features are still reading "Enabled" so can't be sure I've properly disabled it.

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

No branches or pull requests

2 participants