dsh-plugin-table-zoom
Plugin Table Zoom
DSH chat table floating window plugin: when a Markdown table is too long (many rows) or too wide (overflowing) to view completely, a “⛶ View in floating window” button automatically appears above the table. It opens a floating window with independent scrolling for full display, and supports dragging
The plugin will be installed here. Keep web if you are unsure.
npx -y @deepseek-ai/dsh plugin --profile web add dsh-plugin-table-zoom@0.3.5Description
DSH chat table floating window plugin: when a Markdown table is too long (many rows) or too wide (overflowing) to view completely, a “⛶ View in floating window” button automatically appears above the table. It opens a floating window with independent scrolling for full display, and supports dragging to move/resize, Ctrl+scroll-wheel zoom from 60%–250%, spacebar drag panning, and one-click copying as Markdown. Pure front-end DOM enhancement; does not modify core packages, register tools, or include server-side logic.
Compatibility and provenance
Plugin Table Zoom is published as dsh-plugin-table-zoom and currently resolves to version 0.3.5. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.
- DSH compatibility
- *
- Runtime surfaces
- web
- Release source
- npm
- Registry updated