dsh-hotkey
Configurable VS Code style keyboard shortcuts for the DSH Desktop web GUI, with a settings-page keybinding editor
126 results
Configurable VS Code style keyboard shortcuts for the DSH Desktop web GUI, with a settings-page keybinding editor
DSH web plugin (dsh-better-sidebar companion): adds an export button to the markdown editor toolbar — one-click export of the current .md file to standalone HTML (with mermaid diagrams inlined) or PDF (via browser print dialog)
Host-only custom agent preset editor via the /preset-composer slash command: name, description, preset prompt, skills, and plugins. A client UI (child-slot configure button) is reserved for future DSH support of out-of-tree client bundles.
Codinput —— DSH Web 聊天输入框的代码编辑器风格替换插件:行号、Markdown 编辑/预览/分屏、底部/侧边/浮动停靠、Ctrl+Enter 发送纯文本 Markdown 源码。
DSH TUI plugin: a native /files command - browse and view files from acryl-cli's own terminal UI.
VSCode-like layout for the dsh web GUI: left workspace/files tab rail, editor centered when a file is open, conversation docked to the right while editing.
OpenHarness Reader — workspace file browser/editor with Markdown preview for DeepSeek Harness Web
检查学术期刊投稿审稿状态并定时汇报:Editorial Manager 期刊走确定性 Playwright 抓取,其他投稿系统回退给 AI 用浏览器工具处理。
文件改动确认机制(双面插件):write/edit/str_replace_editor 写入前弹出确认条,内嵌 GitHub 风格 diff(行号 + 红删绿增),允许本次 / 拒绝。File-change confirmation with inline diff for DeepSeek Harness.
DSH (DeepSeek Harness) plugin: native agent tools that drive a local Godot 4.x executable (headless CLI + editor launcher).
Reveal the containing folder of any file open in a dsh-better-sidebar editor tab (explorer /select), one button per tab
VS Code-style workbench inside DeepSeek Harness Web: activity bar, explorer file tree, source-control (Git) panel and editor tabs — backed by real filesystem & Git routes.
Open the current project directory in a native editor from the DeepSeek Harness web GUI: the session header's editor picker, and the host half that finds the installed editors and launches one
DeepSeek Harness plugin: serves the Monaco editor distribution over a host HTTP route, so an editor plugin needs no CDN and no extra bundler outputs
DSH web plugin: Office file previewers (.docx/.xlsx/.pptx) for the better-sidebar editor. Registers the docx/xlsx/pptx file viewers through ctx.betterSidebar.registerFileViewer, keeping the heavy Office render libraries (docx-preview / Univer / SheetJS /
DeepSeek-MATLAB file-IPC bridge tools: ping/eval/editor/workspace + Simulink model tools.
DeepSeek Harness plugin: open the current workspace in a detected editor (VS Code, GoLand, PhpStorm, HBuilderX, …) from a header dropdown
CodeMirror 6 code preview and editor for DSH Web, overriding dsh-file-explorer's plain-text preview with per-language syntax highlighting
项目脚手架:生成 LICENSE / .gitignore / .editorconfig 等常见项目文件
Codex-style file search INSIDE the built-in dsh-better-sidebar Explorer tab (filter box under the workspace folder name), plus per-file-type icons/badges in the explorer tree and editor tabs
Weave node-graph editor as a fixed DeepSeek Harness plugin: embeds the single-file editor as a page view, registers the `weave` AI tool that directly controls the page JS, and ships an AI-teaching skill.
A VS Code-style file manager plugin for DeepSeek Harness Web — DeepSeek Harness 的 VS Code 风格文件管理器插件(浏览、打开、编辑当前对话工作区的文件).
Click-to-source for DeepSeek Harness Web: exact TypeScript positions and editor jumps from a source checkout, or file-level GitHub jumps on plain npx installs — an external Host plugin that never modifies the DSH checkout.
AI UI Studio — 在 DSH 里预览你的 Web 应用,用拖拽/点选/AI 流式有效调整前端样式并写回源码