Skip to content

VS Code C/C++ Extension - 1.8.0-insiders3

Pre-release
Pre-release
Compare
Choose a tag to compare
@WardenGnaw WardenGnaw released this 19 Jan 18:16
· 142 commits to release-cpptools since this release
4325db0

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
  • 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
  • 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
  • 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
  • Bug 1452506: The word "Refresh" disappears after moving the cursor over it in Docker(Linux Container) testing by @gc46 in #1255
  • Send unix styled paths for Cygwin GDB sessions by @WardenGnaw in #1155
  • Merge 'main' into 'release-cpptools' by @WardenGnaw in #1256

Full Changelog: v1.6.1-insiders...v1.8.0-insiders3