Skip to content

Commit

Permalink
Merge pull request #7987 from microsoft/coleng/update_changelog_1.6.0…
Browse files Browse the repository at this point in the history
…-insiders2
  • Loading branch information
Colengms authored Aug 17, 2021
2 parents 1d10e04 + d726367 commit 86f1a09
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Extension/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# C/C++ for Visual Studio Code Change Log

## Version 1.6.0-insiders2: August 17, 2021
### Bug Fixes
* Fix issues with overlapping code folding ranges. [#7809](https://github.com/microsoft/vscode-cpptools/issues/7809)
* Fix an issue with cppdbg debugging on Windows x64. [7971](https://github.com/microsoft/vscode-cpptools/issues/7971)
* Fix an issue with VS <execution> header causing IntelliSense process crash. [7972](https://github.com/microsoft/vscode-cpptools/issues/7972)

## Version 1.6.0-insiders: August 12, 2021
### New Feature
* Added support for standard `.editorconfig` entries when using vcFormat. [#7920](https://github.com/microsoft/vscode-cpptools/issues/7920)
Expand Down

0 comments on commit 86f1a09

Please sign in to comment.