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 e921604 commit a213d22Copy full SHA for a213d22
Extension/CHANGELOG.md
@@ -3,7 +3,7 @@
3
## Version 1.6.0-insiders2: August 17, 2021
4
### Bug Fixes
5
* Fix issues with overlapping code folding ranges. [#7809](https://github.com/microsoft/vscode-cpptools/issues/7809)
6
-* Fix an issue with debugging on Window x64. [7971](https://github.com/microsoft/vscode-cpptools/issues/7971)
+* Fix an issue with cppdbg debugging on Window x64. [7971](https://github.com/microsoft/vscode-cpptools/issues/7971)
7
* Fix an issue with VS <execution> header causing IntelliSense process crash. [7972](https://github.com/microsoft/vscode-cpptools/issues/7972)
8
9
## Version 1.6.0-insiders: August 12, 2021
0 commit comments