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. 8. 15.

설치

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

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'