We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bcd4a7f + 153e232 commit ad5d6deCopy full SHA for ad5d6de
Extension/CHANGELOG.md
@@ -1,8 +1,10 @@
1
# C/C++ for Visual Studio Code Changelog
2
3
-## Version 1.19.9: March 19, 2024
+## Version 1.19.9: March 20, 2024
4
### Bug Fixes
5
* Fix an issue with Cygwin system headers not being properly detected. [#12113](https://github.com/microsoft/vscode-cpptools/issues/12113)
6
+* Fix a crash in cpptools-srv when low on memory. [#12121](https://github.com/microsoft/vscode-cpptools/issues/12121)
7
+* Fix an issue preventing cpptools-srv from being relaunched after a crash.
8
9
## Version 1.19.8: March 13, 2024
10
0 commit comments