Skip to content

v2.0.1-Prev1

Pre-release
Pre-release
Compare
Choose a tag to compare
@DamianSuess DamianSuess released this 12 Dec 16:31
· 72 commits to develop since this release

Version 2.0.1 of VS Linux Debugger has been released as a "Preview".

With this release, users can update their Visual Studio 2022 (v17.x) and Visual Studio 2022 Preview (17.5.x). The regular release will be published as soon as hardening has been completed.

Feature Includes

  • Closes Discussion #51 - Install Pre-Release of VsLinuxDebug
  • Added: Option to set output window focus to Linux Debugger, default=false. (PR #46)
    • Tools > Options > Linux Debugger > "Switch to LinuxDbg Output on Build"
  • Added: Async BASH and SFTP operations to not lock up Visual Studio (PR #40)
  • Added: "Experimental" tag to menu items for Alpha/Beta items. (PR# 41)
    • Build, Deploy, and Debug
    • Build, Deploy, and Launch - Temp disabled in Preview-1
  • Added: Deploy and Launch (ALPHA Feature) (PR #36)
  • Added: BashSudo (PR #36)
  • Update: Default VSDBG path to match Visual Studio 2022's deployed path (~/.vs-debugger/vs2022/). (PR #36, #47)
  • Update: Sample's NuGet package for Prism.Avalonia (#54)
  • Fixed: Typo, "Build was notsuccessful" (PR #43) User Contribution 🚀
  • Fixed: Auto-install cURL (PR #36)
  • Fixed: Reduced duplicate output messages (PR #40)
  • Removed: Publish (PR #36)
  • Removed: Redundant sample project