sonde for Zed
io.github.anishmoncivarghese/sonde
Local code graph for TypeScript, Python and Swift: who calls this, what breaks if I change it.
client:Zed
transport:stdio
runtime:npm
Install sonde in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sonde": {
"command": "npx",
"args": [
"-y",
"@cheppulabs/sonde"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs