Skip to content

feat: Show LSP diagnostic errors in Project Errors #969

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

Conversation

angelozerr
Copy link
Contributor

feat: Show LSP diagnostic errors in Project Errors

Fixes #443

Fixes redhat-developer#443

Signed-off-by: azerr <azerr@redhat.com>
@angelozerr
Copy link
Contributor Author

angelozerr commented Apr 16, 2025

@n1kolasM I'm trying to do like you did with hcengineering@1087738

but the Project Errors is never filled, have you some idea?

@n1kolasM
Copy link
Contributor

It should not fill Project Errors tab, WolfTheProblemSolver is used to indicate problem files in Project View panel

@angelozerr
Copy link
Contributor Author

Oh nice! Thanks so much for your clarification!

I am trying also to fill the Project Errors. Have you some idea how to do that?

@n1kolasM
Copy link
Contributor

n1kolasM commented Apr 16, 2025

It looks like it is only populated with errors found during project Build or Inspect Code actions, you can look into ProblemsViewProjectErrorsPanelProvider source in Idea Community

@angelozerr
Copy link
Contributor Author

This PR doesn't show error in project errors but higlight file in the project view.

I close this issue in favor of #977

@angelozerr angelozerr closed this Apr 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show LSP diagnostic errors in Project Errors
2 participants