Skip to content

dsh-open-in-app v0.1.0

Latest

Choose a tag to compare

@trewvip-arch trewvip-arch released this 20 Aug 14:14
· 7 commits to main since this release

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