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

fix merged error set inlay hints #1951

Closed
wants to merge 4 commits into from
Closed

Conversation

PaNDa2code
Copy link

@PaNDa2code PaNDa2code commented Jul 13, 2024

fixes #1828

before:
Screenshot_2024-07-13_18_15_48

after:
Screenshot_2024-07-13_18_13_30(1)

I know there is a better approach than this hard code handling, but i just wanted to help :).

PaNDa2code and others added 2 commits July 13, 2024 23:16
Co-authored-by: llogick <16590917+llogick@users.noreply.github.com>
@PaNDa2code PaNDa2code marked this pull request as draft July 13, 2024 21:20
@Techatrix
Copy link
Member

Closed in favor of #1967
If you want to improve on the current solution, feel free to open a new PR.

@Techatrix Techatrix closed this Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

inlay hints for merged error sets show the entire body of the error type
3 participants