DSH Plugins
Back to plugins

dsh-plugin-file-explorer

Has faultsUndeclaredUIv0.1.2Web UI

A VS Code-style workspace file explorer with editable tabs, a floating Markdown outline, and Quick Open search.

Install

dsh plugin --profile web add dsh-plugin-file-explorer

Swap web for your own profile name. First use initializes the profile for you.

Checks

  • declares-bundle
    No dsh.bundle.patch — contributes no profile layer
  • entry-shipped
    Entry module ships: lib/index.js
  • prebuilt
    Prebuilt — installs without running build scripts
  • client-half-shipped
    Browser half ships: lib/client.js