插件目录 / UI Enhancements / dsh-annotation
dsh-annotation
仅 GitHub 源码 omdsh-dev/dsh-annotation ↗
25Stars
0Forks
1未关闭 issue
JavaScript语言
2026-08-13最近推送
功能简介
DSH Web 选中批注插件:选文字→批注→回车随消息发送;气泡隐藏批注块(零闪烁);回复按 Annotation N 逐条对照(可悬浮芯片)。官方 bundle,零核心改动
我们的评价
源码插件 — 从 GitHub 安装
源码插件 — 从 GitHub 安装
安装
该插件是 GitHub 源码(未发 npm)——直接从仓库装:
dsh plugin --profile web add github:omdsh-dev/dsh-annotation - 先装 pnpm:
npm install -g pnpm。 - 从 GitHub 装:
dsh plugin --profile web add github:omdsh-dev/dsh-annotation。 - 重启
dsh web。
注:带 prepare 构建脚本的插件,pnpm 会要求确认——把提示的 key 加进 pnpm-workspace.yaml 的 allowBuilds 再重跑即可。
仓库
github.com/omdsh-dev/dsh-annotation ↗