KeynoWu/dsh-omp-tools0

dsh-omp-tools

DSH coding 增强工具集 — omp 风格能力分批迭代(LSP 语义导航/诊断 + AST 结构化搜索/批量重写)

AI Analysis

核心用途是为 DSH 注入 LSP 语言服务和 AST 结构化搜索重写能力,提升代码编辑与阅读体验。适合使用 DSH 进行深度编程开发的用户。建议提前安装对应语言的 LSP 服务。

Package
dsh-omp-tools
Version
0.3.0
License
MIT
Last updated
Aug 21, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

使用场景

  • edit_anchored:改完 A 后基于最新 read 内容批量编辑;文件被其他操作改动时明确报错而非错位替换
  • read_summary:长会话 / 大代码库——先摘要定位符号,再按需取片段,避免一次读入数千行