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 31969c8 commit 9e96d63Copy full SHA for 9e96d63
Extension/CHANGELOG.md
@@ -4,7 +4,10 @@
4
### Bug Fixes
5
* Fix a couple bugs with `.editorConfig` handling. [PR #13140](https://github.com/microsoft/vscode-cpptools/pull/13140)
6
* Fix a bug when processing a file with invalid multi-byte sequences. [#13150](https://github.com/microsoft/vscode-cpptools/issues/13150)
7
+* Fix a potential telemetry issue with Copilot hover. [PR #13158](https://github.com/microsoft/vscode-cpptools/pull/13158)
8
* Fix a crash when Copilot hover is used on code with no definition file (e.g. literals).
9
+* Update clang-format and clang-tidy from 19.1.6 to 19.1.7.
10
+* Update vsdbg from 17.12.10729.1 to 17.13.20115.1.
11
* Fix `libiconv.dll` not being signed on Windows.
12
13
## Version 1.23.3: January 9, 2025
0 commit comments