dsh-tool-lsp
DeepSeek Harness 的通用 LSP 工具面,提供语言服务器诊断、格式化、重命名、代码动作与符号导航。
LSP action surface for DeepSeek Harness providing diagnostics, formatting, rename, code actions, and symbols over real language servers.
怎么安装
dsh plugin add dsh-tool-lsp 简介
dsh-tool-lsp English | 中文 An LSP tool surface for DeepSeek Harness: real language-server diagnostics, formatting, rename, code actions and symbol navigation, exposed as five tools the model can call directly. Tools | Tool | What it does | Writes to disk | |---|---|---| | lsp_diagnostics | File diagnostics, merging the pull and push channels | no | | lsp_format | Whole-file or range formatting | **yes** | | lsp_rename | Semantic rename, across files when the server says so | **yes** | | lsp_code_action | Fixes the language server is willing to apply | **yes** (when an action is applied) | | lsp…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-09-18
- 创建于
- 2026-09-16
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin