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
The scrollbar in zed sometimes hides content, and is very annoying to see past it.
Steps to trigger the problem:
Actual Behavior:
Check the Docs (s is not visible as it is hidden by the scrollbar)
s
Expected Behavior:
Zed: v0.172.11 (Zed) OS: macOS 15.3.0 Memory: 8 GiB Architecture: aarch64
The text was updated successfully, but these errors were encountered:
In the code editor too, it is hard to put the cursor at the end of a long line, with a mouse, because of the obstruction from the scrollbar.
Possible solutions:
Sorry, something went wrong.
Thanks for reporting this @Alaz-Oz!
No branches or pull requests
Summary
The scrollbar in zed sometimes hides content, and is very annoying to see past it.
Steps to trigger the problem:
Actual Behavior:
Check the Docs (
![Image](https://private-user-images.githubusercontent.com/51114513/411873958-eb201f17-fffd-4756-861b-216dd2609a4e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NTIyMjMsIm5iZiI6MTczOTU1MTkyMywicGF0aCI6Ii81MTExNDUxMy80MTE4NzM5NTgtZWIyMDFmMTctZmZmZC00NzU2LTg2MWItMjE2ZGQyNjA5YTRlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDE2NTIwM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY1ODFkOGUzMzM0ODhlNjU5YzVjOWU0ODUyNTUwNjAwYzVhODVhNDllMjJhNzU1OGNkZTI3MzczNGM5YzI2MjgmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.5xFZ3jQS4TYsFOi0tP26yTVkhZCWkHSDoZVjwTqDfkw)
s
is not visible as it is hidden by the scrollbar)Expected Behavior:
Zed Version and System Specs
Zed: v0.172.11 (Zed)
OS: macOS 15.3.0
Memory: 8 GiB
Architecture: aarch64
The text was updated successfully, but these errors were encountered: