We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe84fc commit ce1352bCopy full SHA for ce1352b
Extension/CHANGELOG.md
@@ -3,6 +3,7 @@
3
## Version 1.22.8: October 8, 2024
4
### Bug Fixes
5
* Fix an issue with lingering incorrect squiggles after an edit. [#12175](https://github.com/microsoft/vscode-cpptools/issues/12175)
6
+* Fix an issing with clang-format/tidy version checks for some builds. [#12806](https://github.com/microsoft/vscode-cpptools/issues/12806)
7
* Reverted/portponed changes related to recursive includes handling, due to issues with some projects.
8
* Fix a memory leak.
9
0 commit comments