letin: Power Query (M) for Zed
io.github.s-curvelabs/letin
Inspect, refactor, lint, run and version Power Query (M) in Excel workbooks and Power BI projects.
client:Zed
transport:stdio
runtime:pypi
Install letin: Power Query (M) in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"letin": {
"command": "uvx",
"args": [
"letin"
],
"env": {
"LETIN_HOME": "<LETIN_HOME>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs