You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Thank you for the contribution. [@yiftahw](https://github.com/yiftahw)[PR #12960](https://github.com/microsoft/vscode-cpptools/pull/12960)
3
+
## Version 1.23.4: January 16, 2025
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 crash when Copilot hover is used on code with no definition file (e.g. literals).
8
+
* Fix `libiconv.dll` not being signed on Windows.
7
9
10
+
## Version 1.23.3: January 9, 2025
8
11
### Enhancements
9
12
* Modifications to the snippet completions to more closely match the snippets provided by TypeScript. [#4482](https://github.com/microsoft/vscode-cpptools/issues/4482)
0 commit comments