Skip to content

Commit 86f1a09

Browse files
authored
Merge pull request #7987 from microsoft/coleng/update_changelog_1.6.0-insiders2
2 parents 1d10e04 + d726367 commit 86f1a09

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# C/C++ for Visual Studio Code Change Log
22

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 cppdbg debugging on Windows 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+
39
## Version 1.6.0-insiders: August 12, 2021
410
### New Feature
511
* Added support for standard `.editorconfig` entries when using vcFormat. [#7920](https://github.com/microsoft/vscode-cpptools/issues/7920)

0 commit comments

Comments
 (0)