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

Enable C/C++: Log Diagnostics to be used without an active C/C++ file #12634

Closed
sean-mcmanus opened this issue Aug 26, 2024 · 0 comments · Fixed by #12701
Closed

Enable C/C++: Log Diagnostics to be used without an active C/C++ file #12634

sean-mcmanus opened this issue Aug 26, 2024 · 0 comments · Fixed by #12701
Assignees
Labels
enhancement Improvement to an existing feature Feature: Configuration An issue related to configuring the extension or IntelliSense fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix
Milestone

Comments

@sean-mcmanus
Copy link
Contributor

sean-mcmanus commented Aug 26, 2024

That would be helpful, since it shows relevant info regardless of if a C/C++ file is active or not (e.g. if a settings or c_cpp_properties.json is active instead).

I think a long time ago, it only showed info on the currently active TU so that's why we had the active file requirement (some code related to the "active" file might still need to be changed though).

@sean-mcmanus sean-mcmanus added Language Service Feature: Configuration An issue related to configuring the extension or IntelliSense enhancement Improvement to an existing feature labels Aug 26, 2024
@sean-mcmanus sean-mcmanus self-assigned this Sep 10, 2024
@sean-mcmanus sean-mcmanus moved this to In progress in cpptools Sep 10, 2024
@sean-mcmanus sean-mcmanus added this to the 1.22.3 milestone Sep 10, 2024
@sean-mcmanus sean-mcmanus moved this from In progress to Pull Request in cpptools Sep 10, 2024
@sean-mcmanus sean-mcmanus modified the milestones: 1.22.3, 1.22.4 Sep 13, 2024
@github-project-automation github-project-automation bot moved this from Pull Request to Done in cpptools Sep 13, 2024
@sean-mcmanus sean-mcmanus added the fixed Check the Milestone for the release in which the fix is or will be available. label Sep 20, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Improvement to an existing feature Feature: Configuration An issue related to configuring the extension or IntelliSense fixed Check the Milestone for the release in which the fix is or will be available. Language Service quick fix
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants
@sean-mcmanus and others