quei4r/dsh-client-sidebar-overlay

Plugin ⭐ 0 MIT browservisualweb-ui

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.

Install

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 自动挂载,无需审批。

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

Add quei4r/dsh-client-sidebar-overlay to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.