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.

AI 분석

核心用途是美化和整理输入框中粘贴的长文本或代码。适合经常需要向 AI 喂入大段代码、希望保持输入框整洁易读的用户。

패키지
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.