We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Steps:
I expect a smooth scrolling experience where the editor smoothly scrolls to the right so I can select the text I want.
What actually happens is that it just jumps all the way to the end.
The text was updated successfully, but these errors were encountered:
This happened before we pushed fix b229eb5
Sorry, something went wrong.
Related Stack Overflow question: How to auto-scroll while selecting a long single line in VS Code with a mouse? Currently, it jumps to the end or beginning when reaching a screen edge
Created #235174 to try fix this. That said, shift + scroll while highlighting is a slightly less ux friendly way to do it
alexdima
No branches or pull requests
Steps:
I expect a smooth scrolling experience where the editor smoothly scrolls to the right so I can select the text I want.
What actually happens is that it just jumps all the way to the end.
The text was updated successfully, but these errors were encountered: