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

Add a way to show inline diagnostics automatically #11477

Open
1 task done
failable opened this issue May 7, 2024 · 5 comments
Open
1 task done

Add a way to show inline diagnostics automatically #11477

failable opened this issue May 7, 2024 · 5 comments
Labels
diagnostics Feedback for diagnostics, error messages, logs, etc editor Feedback for code editing, formatting, editor iterations, etc enhancement [core label]

Comments

@failable
Copy link

failable commented May 7, 2024

Check for existing issues

  • Completed

Describe the feature

Emacs
Screenshot 2024-05-07 at 10 32 32

Helix
Screenshot 2024-05-07 at 10 25 42

Zed

Screenshot 2024-05-07 at 10 26 13 Screenshot 2024-05-07 at 10 26 02
  • The related inline diagnostics are shown automatically when the cursor is around the issue lines, not necessarily in the highlighted columns / lines.
  • Zed also breaks multiple related diagnostics and have to hover or use command to show them in different cursor location.

Related: #11082

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

No response

@failable failable added admin read Pending admin review enhancement [core label] triage Maintainer needs to classify the issue labels May 7, 2024
@Moshyfawn
Copy link
Member

Moshyfawn commented May 8, 2024

@Moshyfawn Moshyfawn added editor Feedback for code editing, formatting, editor iterations, etc diagnostics Feedback for diagnostics, error messages, logs, etc and removed triage Maintainer needs to classify the issue labels May 8, 2024
@JosephTLyons JosephTLyons removed the admin read Pending admin review label May 9, 2024
@JosephTLyons
Copy link
Collaborator

Does #4901 cover your needs, @failable?

@failable
Copy link
Author

@JosephTLyons Pretty much. Though it would be nice to have a config to show inline diagnostics on the right hand side.

@mapsgeek
Copy link

@failable can you please elaborate on the solution?! or is it because i use my own build for windows and this feature isn't implemented yet there?

@failable
Copy link
Author

@mapsgeek It's (#4901) not merged yet... So it's not possible currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
diagnostics Feedback for diagnostics, error messages, logs, etc editor Feedback for code editing, formatting, editor iterations, etc enhancement [core label]
Projects
None yet
Development

No branches or pull requests

4 participants