DSH Market
D

Dsh Vscode Layout

by anoslide · anoslide/dsh-vscode-layout

Not a pluginCordis pluginunknownfresh

把 DeepSeek Harness(dsh)Web 界面改造成 VS Code 式 IDE:三栏布局、文件树、多标签查看器/编辑器、桌面启动器,全部补丁可重放(MIT)

Install Dsh Vscode Layout

Installs but activates nothing: package.json has no `dsh.bundle` declaration, so `dsh plugin` warns and loads no config layer.

This repository is not a DSH plugin

Its package.json declares no dsh.bundle. In the official docs' own words, a package like this “still installs, but only as a plain dependency: dsh plugin prints a warning and activates no layer”. The install looks like it worked and nothing happens.

What it actually is: 把 DeepSeek Harness(dsh)Web 界面改造成 VS Code 式 IDE:三栏布局、文件树、多标签查看器/编辑器、桌面启动器,全部补丁可重放(MIT) If that is what you came for, use it directly from the repository — it is just not something dsh plugin add can activate.

Before you run it

  • A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
  • Installing from git resolves a moving branch. Pin a commit — github:anoslide/dsh-vscode-layout#<commit-sha> — so the code you reviewed is the code you install.

Prerequisites

API key
Not required.
Network access
Not required at runtime.
Language
JavaScript

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
lifecycleScriptspassinfono install-time scripts
dsh.bundlemissingfatalpackage.json has no `dsh.bundle` key
Verdict reason
no dsh.bundle declaration — installs as a plain dependency only
package.json read
plugins/dsh-client-vscode-layout/package.json
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

把 DeepSeek Harness(dsh)Web 界面改造成 **VS Code 式 IDE** 的完整方案: 三栏布局、文件树、多标签查看器/编辑器、桌面启动器,全部改动可重放、可移植。 - **三栏 IDE 布局**:左「文件/会话」双 Tab + 中多标签文件查看器 + 右「对话/详情」Tab,可拖宽,窄屏自动收成 rail - **文件树**:懒加载、隐藏目录折叠、Git 状态角标(M/U/A/D/R)、行内重命名、**回收站删除**、新建文件/文件夹、递归搜索、系统原生选目录 - **多标签**:服务端 shiki 语法高亮(**跟随浅色/深色主题自动切换色板**)、行号、只读查看 + 编辑模式(Ctrl+S 保存、脏标记)、拖拽排序、右键菜单、状态持久化 - **双模式**:全屏对话 / 分栏视图一键切换 - **对话增强**:工具详情与思考内容限高内滚、斜杠命令汉化、**非多模态模型的图片发送桥接**(自动转本地路径 → 视觉 MCP 识图) - **设置面板管理**:全局人设(所有会话生效)、Skill 开关/删除、MCP 开关/删除/添加(动态挂载,即时生效) - **全局人设**:类似 Claude Code 的全局 CLAUDE.md,~/.dsh/global-persona.md 注入所有会话系统提示,改后即时生效(右栏「⚙ 人设」编辑) - **桌面启动器**(Windows):Edge app 模式独立窗口、自动拉起/隐藏服务、一键停止、自定义应用图标

More in Deepseek Ai Dsh Native

Ranked by similarity inside the cluster, not alphabetically