codezha/dsh-double-shift-file-search

codezha★ 0JavaScript最后同步: 2026-08-17

在 GitHub 打开

Double-Shift file search plugin for DeepSeek Harness — search filenames and contents in the active workspace, preview with syntax highlighting, and open files with their default app.

README 摘要

DSH Double-Shift File Search English 中文 A project-scoped file search plugin for the DeepSeek Harness Web GUI, inspired by PhpStorm's Search Everywhere . [!IMPORTANT] DeepSeek Harness is currently a developer preview and may introduce compatibility-breaking changes. This plugin currently installs a small source patch that exposes a lifecycle-safe keyboard Client Service to dynamic Cordis packages. Features - Open the search overlay by quickly pressing Shift twice. - Search file names and text content only inside the workspace project that owns the currently selected Session. - Preview any result in a scrollable pane with lightweight extension-based syntax highlighting. - Open the selected file with the operating system's default application. - Close with Esc or by clicking the backdrop. - Re-check workspace boundaries on the Host before searching or previewing files. Requirements - A local checkout of DeepSeek Harness. - Node.js and pnpm/Corepack as required by DeepSeek Harness. - A DSH composition that includes the dynamic Cordis Host/Client runners and Cordis tools. Install the keyboard capability Clone this repository, then pass your DeepSeek Harness checkout to the installer: Al…

在 GitHub 查看完整 README →
工具/开发dsh-pluginsearch

分类