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 8cd4b6f commit 200b9e2Copy full SHA for 200b9e2
Extension/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# C/C++ for Visual Studio Code Change Log
2
3
+## Version 0.26.0-insiders2: October 3, 2019
4
+### Bug Fixes
5
+* Fixed crash in document outline causing the extension to shut down. [#4375](https://github.com/microsoft/vscode-cpptools/issues/4375)
6
+
7
## Version 0.26.0-insiders: October 1, 2019
8
### New Features
9
* Add localization support (translated text) via `Configure Display Language`. [#7](https://github.com/microsoft/vscode-cpptools/issues/7)
0 commit comments