cjm-m/dsh-paste-code-block0

dsh-paste-code-block

Cherry Studio-style paste: pasted text/code blocks into the DSH Web composer render as a bordered, collapsible, language-tagged card instead of a long flat string; the original text is restored as a fenced block on send.

包名
dsh-paste-code-block
版本
0.1.0
许可证
MIT
最近更新
2026年9月9日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:cjm-m/dsh-paste-code-block

Usage

  1. Copy a block of code or a multi-line block of text anywhere.
  2. Paste it into the DSH input → it becomes a code-block card.
  3. Expand / copy / edit / remove as you like; press Enter or send and it's restored as a fenced code block.