Skip to content

Commit c7945e8

Browse files
authored
Merge pull request #7966 from microsoft/coleng/update_changelog_08122021
2 parents 3917fc4 + df6bd14 commit c7945e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Extension/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
## Version 1.6.0-insiders: August 12, 2021
44
### New Feature
55
* Added support for standard `.editorconfig` entries when using vcFormat. [#7920](https://github.com/microsoft/vscode-cpptools/issues/7920)
6+
* Debug Step Granularity for cppdbg [MIEngine#1169](https://github.com/microsoft/MIEngine/pull/1169)
7+
* Thank you for the contribution @Trass3r
68

79
### Enhancements
810
* Debugger now runs on .NET 5 [#7858](https://github.com/microsoft/vscode-cpptools/pull/7858)
@@ -27,6 +29,7 @@
2729
* Fix issue with setting of MS extensions when `-fms-extensions` is used. [#7886](https://github.com/microsoft/vscode-cpptools/issues/7886)
2830
* Fix an issue with support detection on Android. [#7906](https://github.com/microsoft/vscode-cpptools/issues/7906)
2931
* Fix a bug with handling of `"C_Cpp.vcFormat.newLine.beforeOpenBrace.block": "newLine"`. [#7926](https://github.com/microsoft/vscode-cpptools/issues/7926)
32+
* Fix Disassembly view is blank on linux [#7960](https://github.com/microsoft/vscode-cpptools/issues/7960)
3033

3134
## Version 1.5.1: July 9, 2021
3235
### Bug Fixes

0 commit comments

Comments
 (0)