quei4r/dsh-client-sidebar-overlay

插件 ⭐ 0 MIT browservisualweb-ui

侧边栏作为按需覆盖层,专为嵌入在VS Code侧边栏webview中的DSH web shell构建:whale切换将侧边栏弹出覆盖在对话上方,而不是占用布局宽度。

catalog 简介:Sidebar as an on-demand overlay, built for the DSH web shell embedded in a VS Code sidebar webview: whale toggle pops the sidebar over the conversation instead of taking layout width.

安装

cp -r dsh-client-sidebar-overlay ~/.dsh/profiles/web/node_modules/
   ```

2. 编辑 `~/.dsh/profiles/web/cordis.patch.yml`,加入一行插入项:

   ```yaml
   - insert:
       - id: ui-sidebar-overlay
         name: dsh-client-sidebar-overlay
   ```

3. 重启 `dsh web`。插件随 profile 自动挂载,无需审批。

验证组合是否正常(可选):

quei4r/dsh-client-sidebar-overlay 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。