Skip to content

Visual Studio 2022 17.1 Preview 2

Pre-release
Pre-release
Compare
Choose a tag to compare
@gc46 gc46 released this 28 Jan 21:22
· 146 commits to release_mdd since this release
4d31618

What's Changed

  • support debug console auto-completion by @Trass3r in #1043
  • Allow lldb debugging on WSL attach by @paulmaybee in #1223
  • AutoComplete: Address non ` or -exec command by @WardenGnaw in #1225
  • Update MIEngine version to 17.1 by @WardenGnaw in #1228
  • Merge 'main' into 'release/mdd' by @WardenGnaw in #1229
  • Bug 1393936: Use hardcoded color values for expanded icons by @gc46 in #1224
  • [Github Action] Fix MSYS Paths for g++ and gdb by @WardenGnaw in #1232
  • Change whitespace characters to space by @paulmaybee in #1231
  • Merge 'main' into 'release_mdd' by @WardenGnaw in #1233
  • make radix callback on calling thread by @paulmaybee in #1234
  • Downgrade Windows MinGW ToolChain for testing to 10.2 by @WardenGnaw in #1238
  • Allow passwords in ssh connection strings by @paulmaybee in #1239
  • LEGO: Pull request from lego/hb_d72c5677-3f00-4225-b18e-0a1e8a8f5f0e_20211119235024157 to main by @csigs in #1240
  • LEGO: Pull request from lego/hb_d72c5677-3f00-4225-b18e-0a1e8a8f5f0e_20211120174659125 to main by @csigs in #1242
  • LEGO: Pull request from lego/hb_d72c5677-3f00-4225-b18e-0a1e8a8f5f0e_20211120115110504 to main by @csigs in #1241
  • LEGO: Pull request from lego/hb_d72c5677-3f00-4225-b18e-0a1e8a8f5f0e_20211120235017190 to main by @csigs in #1243
  • LEGO: Pull request from lego/hb_d72c5677-3f00-4225-b18e-0a1e8a8f5f0e_20211121054721708 to main by @csigs in #1244
  • Linux Debugging: Debugger does not stop for handled C++ exceptions by @gc46 in #1245
  • Merge 'main' into 'release_mdd' by @gc46 in #1247
  • Rename pull-request.yml to Build-And-Test.yml by @WardenGnaw in #1248
  • Fix conditional breakpoints with double quotes by @WardenGnaw in #1249
  • Send 'mi-async on' for later versions of GDB by @WardenGnaw in #1250
  • Enable linux-musl-arm64 for VS Code release by @WardenGnaw in #1252
  • Add 'All Exceptions' for ExceptionFilter in OpenDebugAD7 by @WardenGnaw in #1251
  • avoid "Unable to open file" popups caused by missing source code by @Trass3r in #1038
  • Merge 'main' into 'release_mdd' by @gc46 in #1254

Full Changelog: 17.0...17.1-preview2