Overview
dsh-open-in-vscode
Adds an Open in VS Code action to each workspace row in the DSH web sidebar.
Community · source reviewed — Pinned source contract reviewed. This is not a security audit or official endorsement.
Install
Install this bundle from GitHub
The CLI validates the bundle, invokes native DSH, then reports completion.
npx dshpub add omdsh-dev/dsh-open-in-vscode --ref 149f21aed3d05d2b392206394c4a023e35d694c7Capabilities
What it contributes
HostCordis loadableConfigurable
Client / UIWeb UI1 contributions
Model tools0None declared
Profile stateconditionalweb
UI contributions
sidebar.workspaces.row-menuOpenInVscodeRowREADME / EN
Package documentation
What it adds
A workspace row-menu contribution calls a host Remote that launches the configured editor for the selected directory. It does not expose model tools or read and write workspace files itself.
LIMITATIONS
Known limitations
Requires an editor CLI such as `code` on the host PATH, or an explicit command configuration.
