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 a27d6f5 commit 4236721Copy full SHA for 4236721
Extension/CHANGELOG.md
@@ -5,8 +5,8 @@
5
* Add the database path to the `C/C++: Log Diagnostics` output.
6
7
### Bug Fixes
8
-* Fix some synchronization and crash issues with `handle_edits`.
9
-* Fix usage of `#cpp` with Copilot chat.
+* Fix some synchronization and crash issues with `handle_edits`. [#12747](https://github.com/microsoft/vscode-cpptools/issues/12747)
+* Fix usage of `#cpp` with Copilot chat. [PR #12755](https://github.com/microsoft/vscode-cpptools/pull/12755)
10
* Fix some document buffer issues.
11
12
## Version 1.22.4: September 19, 2024
0 commit comments