Show custom errors Project Errors tab
Answered
Hi,
I'd like to show errors (HighlightInfo set by TextEditorHighlightingPass) in the Problems/Project Errors tab. Errors may belong to several files in a project, so need to show them all as a tree. Noticed in your code (isInSourceContent in HighlightingErrorsProvider) that you check that files must be a part of sources to do so. Is there a way to avoid this check? Didn't find any appropriate extension point for that.
Thank you. JCPenneyKiosk
Please sign in to leave a comment.
See https://intellij-support.jetbrains.com/hc/en-us/community/posts/360010641899-Show-custom-errors-Project-Errors-tab