Skip to content

DSHCode 0.1.0-rc.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Aug 16:38
· 10 commits to master since this release

Installable DSHCode desktop preview for macOS and Windows.

Windows folder picker fix

  • Fixes Select Workspace failing with “win32 folder dialog worker exited before reporting a result” in the packaged Windows app.
  • The controlled dialog worker now starts in child-only Node mode through ELECTRON_RUN_AS_NODE; users do not need to configure environment variables.
  • The Windows release job passed both the worker regression test and a smoke test that launches the packaged DSHCode.exe directory-picker path.
  • The macOS directory-picker path is unchanged.

Windows 目录选择修复

  • 修复 Windows 打包版点击选择工作区时目录窗口无法打开的问题。
  • 用户不需要设置任何环境变量;修复只作用于受控目录选择子进程。
  • 本版本已通过打包后 DSHCode.exe 的 Windows 原生目录选择测试。

These preview packages are not code-signed or notarized. macOS Gatekeeper and Windows SmartScreen may warn before first launch.