全部插件

DSH / BUNDLE / CLIENT-UI

dsh-plugin-open-with

v1.1.0hyrinx / dsh-plugin-open-withd2bb6dd9b9

可安装组合包UI 与客户端插件社区 · Topic 自动分析Web UI

概览

dsh-plugin-open-with

Capsule split-button in the dsh web conversation header: open the workspace in VS Code, terminal, or file explorer — extensible to more launchers.

README / ZH

插件文档

目录摘要

Capsule split-button in the dsh web conversation header: open the workspace in VS Code, terminal, or file explorer — extensible to more launchers.

dsh.pub 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。

在 GitHub 阅读完整 README

LIMITATIONS

已知限制

- **仅支持 Windows**:macOS / Linux 适配需要社区贡献。 - **必须通过本机浏览器回环访问**(`localhost` / `127.0.0.1`)。 - **VS Code 需要先把 `code` 命令加入 PATH**:VS Code 命令面板 → `Shell Command: Install 'code' command in PATH`。 - **终端使用系统自带 cmd.exe / powershell.exe**:自定义启动器支持任意 .exe 路径。 - **图标提取仅支持 .exe 文件**:后台异步执行,保存后可能短暂显示默认图标。 ---