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 41946fe commit adb8afeCopy full SHA for adb8afe
Extension/CHANGELOG.md
@@ -13,7 +13,7 @@
13
* Fix stale colorization due to delays in updating the open file version. [PR #12851](https://github.com/microsoft/vscode-cpptools/pull/12851)
14
* Fix redundant progressive squiggle updates. [PR #12876](https://github.com/microsoft/vscode-cpptools/pull/12876)
15
* Fix some duplicate requests potentially not getting discarded.
16
-* Fix a crash in `start_process_and_wait_for_exit`.
+* Fix a random crash in `start_process_and_wait_for_exit`.
17
18
## Version 1.22.10: October 21, 2024
19
### Bug Fixes
0 commit comments