dshbase

Plugin directory / Developer / snapgrep

snapgrep

Untested Owen718/snapgrep ↗

← Back to plugin directory

8Stars
0Forks
0Open issues
TypeScriptLanguage
2026-08-15Last push

What it does

An in-process trigram index that makes code search in Pi&DSH 20-70x faster than ripgrep, with identical results and no sidecar process.

Our take
Untested — not yet verified

An in-process trigram index that makes code search in Pi&DSH 20-70x faster than ripgrep, with identical results and no sidecar process. Not yet verified — install and test it yourself.

“Untested” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

Security: not yet scanned — our daily static scan will cover it shortly.

Install

This plugin is GitHub source (not published to npm) — install it straight from the repo:

dsh plugin --profile web add github:Owen718/snapgrep
  1. Install pnpm once: npm install -g pnpm.
  2. Add it from GitHub: dsh plugin --profile web add github:Owen718/snapgrep.
  3. Restart dsh web.

Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.

Test report

Not yet verified — install and test it yourself.

Repository

github.com/Owen718/snapgrep ↗

Share this badge

Paste this into your README — it links back to this page and updates automatically when our test status changes:

[![dshbase listed](https://dshbase.com/badges/snapgrep.svg)](https://dshbase.com/plugins/snapgrep/)

dshbase listed

More in Developer

Browse all 1912 plugins →

🌐 中文