Skip to content

Commit bf21e01

Browse files
committed
Update
1 parent 30f1361 commit bf21e01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
* Fix the vcpkg code action not appearing for missing headers available via vcpkg. [#12413](https://github.com/microsoft/vscode-cpptools/issues/12413)
2525
* Fix custom configurations sometimes not getting used. [PR #12427](https://github.com/microsoft/vscode-cpptools/pull/12427)
2626
* Fix a code analysis error when using gcc 14. [#12428](https://github.com/microsoft/vscode-cpptools/issues/12428)
27+
* Fix warning notification showing when `C_Cpp.getIncludes` is disabled. [PR #12470](https://github.com/microsoft/vscode-cpptools/pull/12470)
2728
* Fix a cause of colorization, inactive regions, and inlay hints getting cleared when an update is pending.
2829
* Update the default clang/gcc versions used for IntelliSense if an unknown version is found.
2930
* Fix a cause of semantic tokens transiently being placed in the wrong location.

0 commit comments

Comments
 (0)