-
-
Notifications
You must be signed in to change notification settings - Fork 279
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
Comments
We think this is related to codelens/linelens - can you try disabling that feature and see if the problem still persists? |
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. |
I had the exact same issue, and it was fixed by disabling code lenses. |
Can also confirm that I've not had this problem since blanket-bombing all codeLens properties. |
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?
Machine info
The text was updated successfully, but these errors were encountered: