Yzel — 1C:Enterprise for Zed
io.github.aiyo28/yzel
Query and update 1C:Enterprise over OData v3. Cyrillic-aware, Fresh and on-prem.
client:Zed
transport:stdio
runtime:pypi
Install Yzel — 1C:Enterprise in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"yzel": {
"command": "uvx",
"args": [
"yzel"
],
"env": {
"YZEL_KEY": "<YZEL_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs