Skip to content

feature / #77 show warnings for included header files along with source files#84

Open
davidramnero wants to merge 2 commits into
mainfrom
feature/-#77-show-errors-for-other-files
Open

feature / #77 show warnings for included header files along with source files#84
davidramnero wants to merge 2 commits into
mainfrom
feature/-#77-show-errors-for-other-files

Conversation

@davidramnero

@davidramnero davidramnero commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator
  • To not clutter the problems tab with header file errors we need a fairly intricate solution to keep track of where header file errors are coming from (so we can clear diagnostics for a header file when the source file whose analysis generated them are closed).

  • This solution supports stack traces with locations in multiple different files

  • Previous bug where problems for a given file would not get cleared when it's tab is closed is also fixed

@davidramnero davidramnero requested a review from danmar June 23, 2026 21:57
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.

1 participant