Skip to content

Conversation

@bobbrow
Copy link
Member

@bobbrow bobbrow commented Dec 18, 2024

Fixes: #13066

The references logging does not respect the C_Cpp.loggingLevel setting. We do want this message to be logged so that the user can understand why some references may be missing, but we don't want to pop open the output window unless the logging level is at least Warning or more verbose.

A better solution might entail presenting this information in the References panel, but this will provide some relief in the event that cannot happen.

@bobbrow bobbrow requested a review from a team as a code owner December 18, 2024 18:21
@bobbrow bobbrow added this to the 1.23 milestone Dec 18, 2024
@sean-mcmanus sean-mcmanus modified the milestones: 1.23, 1.23.3 Dec 18, 2024
@bobbrow bobbrow merged commit 84b92dc into main Dec 18, 2024
6 checks passed
@bobbrow bobbrow deleted the bobbrow/referencesLog branch December 18, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

"Some references may be missing" warning constantly spammed in Output console not respecting the loggingLevel setting!

4 participants