dsh-quick-open
Quick-open palette for the Web GUI: Ctrl+P fuzzy-searches an in-memory index of the session workspace (about 51k entries, median query 5 ms) with per-segment path anchoring, dir: and file: prefixes, Tab directory drilling and :line jumps, opens the picked file in the native right sidebar, and drops a file reference into the conversation draft with Ctrl+Enter. Also adds in-file find (Ctrl+F) and a selection-to-reference action to the built-in file preview.
Web GUI 的快速打开面板:Ctrl+P 在会话工作区的内存索引上做模糊检索(约 5.1 万条目,查询中位数 5 ms),支持逐段路径锚定、dir: 与 file: 前缀、Tab 目录下钻与 :行号 跳转;选中文件走 DSH 原生右栏打开,Ctrl+Enter 把文件引用放进会话草稿。另为内置文件预览补上文件内查找(Ctrl+F)与选中加入会话。
How to install
dsh plugin add dsh-quick-open About
dsh-quick-open **DSH 的极速文件导航与引用插件**:VSCode 式 Ctrl+P 快速打开,外加对内置文件预览的两个刚需增强——文件内查找、选中加入会话。 5 万文件的工作区里,热查询中位数 **5ms**(node scripts/bench.mjs 可复现)。 **Tab 不只是补全路径**:落到目录上会把列表换成该目录的**直接子项**(目录在前、同级文件在后),可以一层层按进去;继续打字就回到模糊过滤。底部常驻键位提示与索引透明度(条目数 · 新鲜度)。 它解决什么问题 **1. 大仓库里找文件太慢、太难拼。** 工程仓库动辄几万文件,client_module.cpp 这种名字谁记得住全拼?本插件把 VSCode quick-open 的模糊打分器原样移植过来——clntmod 就能命中 client_module.cpp——再配上每工作区内存索引,按键即出结果。带 / 的路径查询做了逐段锚定(login/index.html 不会从五个不相干的目录里各借一个字母拼出假命中),dir: / file: 前缀可以精确限定匹配范围。 **2. 代码不都在一个仓库里。** 引擎仓库、游戏仓库、协议仓库并列存放,查一个问题经常要跨仓库跳。本插件的**外置文件夹索引**(extraRoots)让任意多个工作区外的目录并入同一个索引——一次 Ctrl+P 搜遍所…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 0
- mo. downloads
- –
- Last push
- 2026-09-20
- Created
- 2026-09-17
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- dsh-plugin
Related plugins
magic-mcp
21st-dev/magic-mcp
It's like v0, but in your Cursor / Claude Code / Windsurf: search 10,000+ React/Tailwind components, generate new UI with AI, and publish your own — right from your editor. Magic MCP is now the 21st MCP; this package keeps old configs working. Setup: 21st.dev/mcp
UI-TARS-desktop
bytedance/UI-TARS-desktop
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
dsh-genui
omdsh-dev/dsh-genui
Interactive UI components rendered inline in replies: layout, charts, forms, quizzes, mermaid, 3D scenes, and an action event loop back to the model.
radar
skyhook-io/radar
The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and cluster audits - all in one Go binary.