VS Code C/C++ Extension - 1.12.2
Pre-release
Pre-release
WardenGnaw
released this
26 Aug 22:11
·
79 commits
to release-cpptools
since this release
What's Changed
- Add DebuggerTesting Release by @WardenGnaw in #1151
- Disable / Fix tests for cppvsdbg by @WardenGnaw in #1304
- Bug 1374419: Address static analysis requirements for MIEngine by @gc46 in #1305
- Fixed deadlock in HandleStackTraceRequestAsync where lock was hold too long by @JoergMeier106 in #1309
- Add Tests for NatVis by @WardenGnaw in #1310
- Add IndexListItems Natvis test and enable on macOS by @WardenGnaw in #1312
- Merge 'main' into 'release-cpptools' by @WardenGnaw in #1314
- Adding UnitTests for Natvis Parsing (MIDebugEngineUnitTests) by @WardenGnaw in #1313
- support explicit this references in natvis files by @Trass3r in #1163
- Add Natvis Test for 'this' in Condition by @WardenGnaw in #1317
- Upgrade Newtonsoft.Json from 12.0.2 to 13.0.1 by @WardenGnaw in #1320
- Fix Windows VS Code Test Runs and upgrade GDB to 12.1 by @WardenGnaw in #1319
- Fix broken link in ReadMe.MD by @keshavmiskelly in #1324
- Override Newtonsoft.JSON for Component Governance by @WardenGnaw in #1323
- Merge 'main' into 'release-cpptools' by @WardenGnaw in #1327
- Newtonsoft.JSON update for DAR nuspec by @WardenGnaw in #1330
- User Story 1556887: [MIEngine Natvis] Support size specifiers for pointers as arrays by @gc46 in #1329
- Update version.settings.targets for 17.4 by @WardenGnaw in #1331
- Only print evaluate requests in REPL context by @WardenGnaw in #1334
- [#1336] Discard cached state after program starts stepping. by @gareth-rees in #1337
- Upgrading VSSDK: 17.0.1600 ->17.3.2093 by @WardenGnaw in #1338
- [MIEngine Natvis] Add support for visualizing past 50 elements by @gc46 in #1333
- Merge 'main' into 'release-cpptools' by @WardenGnaw in #1339
New Contributors
- @JoergMeier106 made their first contribution in #1309
- @keshavmiskelly made their first contribution in #1324
Full Changelog: v1.10.1...v1.12.2