Skip to content

Releases: open-dsh-plugins/dsh-open-in-app

v0.1.2

Choose a tag to compare

@trevorwang trevorwang released this 24 Aug 01:53
Switch npm publish workflow to staged publishing (npm stage, no 2FA i…

dsh-open-in-app v0.1.0

Choose a tag to compare

@trewvip-arch trewvip-arch released this 20 Aug 14:14

Initial release: open the current workspace folder with an installed application from the dsh web session header.

  • Split control: one-click default-editor button + app menu (system default app, terminals, editors)
  • Per-platform native opening: macOS open -a, Windows cmd /c start, Linux gtk-launch/xdg-open
  • Display icons: app icons resolved best-effort per platform (icns via sips/qlmanage, exe icons via PowerShell, freedesktop Icon=) plus the default folder handler's icon
  • Whitelist of terminals and IDEs/editors; no build step — lib shipped as-is
  • Install: dsh plugin --profile web add ./dsh-open-in-app