wolfsonliu/dsh-file-explorer-preview-code0

@dsh-external/dsh-file-explorer-preview-code

CodeMirror 6 code preview and editor for DSH Web, overriding dsh-file-explorer's plain-text preview with per-language syntax highlighting

AI 分析

为文件浏览器扩展代码高亮预览与编辑功能,基于 CodeMirror 6。适合需要在 Web 端直接查看和编辑多种语言代码的用户。

パッケージ
@dsh-external/dsh-file-explorer-preview-code
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/15

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:wolfsonliu/dsh-file-explorer-preview-code

ドキュメント

README 全文を読む ↗

Configuration

The bundle inserts a single roster row (no host-side configuration):

- insert:
    - id: file-explorer-preview-code
      name: '@dsh-external/dsh-file-explorer-preview-code'