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 4138750 commit d56740eCopy full SHA for d56740e
Extension/CHANGELOG.md
@@ -1,8 +1,9 @@
1
# C/C++ for Visual Studio Code Changelog
2
3
-## Version 1.23.0: October 24, 2024
+## Version 1.23.0: October 29, 2024
4
### Enhancements
5
* Update to clang-format and clang-tidy 19.1.2. [#12824](https://github.com/microsoft/vscode-cpptools/issues/12824)
6
+* Enable `#cpp` with GitHub Copilot chat without `C_Cpp.experimentalFeatures` enabled. [PR #12898](https://github.com/microsoft/vscode-cpptools/pull/12898)
7
8
### Bug Fixes
9
* Fix some translation issues. [#7824](https://github.com/microsoft/vscode-cpptools/issues/7824), [#12439](https://github.com/microsoft/vscode-cpptools/issues/12439), [#12440](https://github.com/microsoft/vscode-cpptools/issues/12440), [#12441](https://github.com/microsoft/vscode-cpptools/issues/12441)
0 commit comments