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

hard to select end of long line #9319

Closed
1 task done
kzhui125 opened this issue Mar 14, 2024 · 2 comments
Closed
1 task done

hard to select end of long line #9319

kzhui125 opened this issue Mar 14, 2024 · 2 comments
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc scrollbar Feedback for scrollbar behavior, style, etc

Comments

@kzhui125
Copy link

Check for existing issues

  • Completed

Describe the bug / provide steps to reproduce it

for example, I want to select and copy "long line":

VSCode:

image

Zed:

image

the cursor after line is overlapped by the scroll, I can't click the end of line

This is because VSCode has margin after line.

Environment

Zed: v0.126.2 (Zed)
OS: macOS 14.4.0
Memory: 32 GiB
Architecture: aarch64

If applicable, add mockups / screenshots to help explain present your vision of the feature

No response

If applicable, attach your ~/Library/Logs/Zed/Zed.log file to this issue.

No response

@kzhui125 kzhui125 added admin read Pending admin review defect [core label] triage Maintainer needs to classify the issue labels Mar 14, 2024
@Moshyfawn
Copy link
Contributor

This has already been noticed in another issue, so I'm gling to close this one. Be sure to +👍 and add any missing information.

Duplicate of

@Moshyfawn Moshyfawn closed this as not planned Won't fix, can't repro, duplicate, stale Mar 14, 2024
@Moshyfawn Moshyfawn added editor Feedback for code editing, formatting, editor iterations, etc scrollbar Feedback for scrollbar behavior, style, etc and removed triage Maintainer needs to classify the issue labels Mar 14, 2024
@JosephTLyons
Copy link
Contributor

A workaround here might be a triple click, to highlight the whole line.

@JosephTLyons JosephTLyons removed the admin read Pending admin review label Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect [core label] editor Feedback for code editing, formatting, editor iterations, etc scrollbar Feedback for scrollbar behavior, style, etc
Projects
None yet
Development

No branches or pull requests

3 participants