Skip to content

Commit 6a0b323

Browse files
committed
Add an item
1 parent d04f8e1 commit 6a0b323

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
@@ -2,6 +2,7 @@
22

33
## Version 1.22.8: October 8, 2024
44
### Bug Fixes
5+
* Fix an issue with 'Add #include' code action incorrectly using a relative path for a system include. [#12010](https://github.com/microsoft/vscode-cpptools/issues/12010)
56
* Fix an issue with lingering incorrect squiggles after an edit. [#12175](https://github.com/microsoft/vscode-cpptools/issues/12175)
67
* Fix an issing with clang-format/tidy version checks for some builds. [#12806](https://github.com/microsoft/vscode-cpptools/issues/12806)
78
* Revert/postpone changes related to recursive includes handling due to issues with some projects.

0 commit comments

Comments
 (0)