VS Code C/C++ Extension - 1.9.3
Pre-release
Pre-release
WardenGnaw
released this
10 Mar 21:32
·
116 commits
to release-cpptools
since this release
What's Changed
- LEGO: Pull request from lego/hb_d72c5677-3f00-4225-b18e-0a1e8a8f5f0e_20220129054711044 to main by @csigs in #1268
- LEGO: Pull request from lego/hb_d72c5677-3f00-4225-b18e-0a1e8a8f5f0e_20220129120733894 to main by @csigs in #1269
- LEGO: Pull request from lego/hb_d72c5677-3f00-4225-b18e-0a1e8a8f5f0e_20220129174707320 to main by @csigs in #1270
- Fix for duplicate variable names causing debugging crash by @calgagi in #1271
- Support vaguely named variables in VariableManager's cache by @calgagi in #1272
- Merge 'main' into 'release-cpptools' by @WardenGnaw in #1273
- Remove MI Debugger from Help -> About by @WardenGnaw in #1276
- Prevent stripping of format specifiers from -exec commands. (#1277) by @gareth-rees in #1278
- Fix linux CI Build by @WardenGnaw in #1284
- Improve messages for unknown breakpoints and watchpoints. (#1282) by @gareth-rees in #1283
- Merge 'main' into 'release-cpptools' by @WardenGnaw in #1285
- Move runtime to .NET 6 by @WardenGnaw in #1286
- Add macOS ARM64 release steps by @WardenGnaw in #1287
- Merge 'main' into 'release/cpptools' by @WardenGnaw in #1288
Full Changelog: v1.8.3...v1.9.0
New Contributors
- @gareth-rees made their first contribution in #1278