streamd/zed-extension/extension.toml
Konstantin Fickel 3b116782cc
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 2m21s
Continuous Integration / Build Package (push) Successful in 3m28s
feat: add zed extension
2026-04-19 20:29:10 +02:00

11 lines
289 B
TOML

id = "streamd"
name = "Streamd"
version = "0.0.1"
schema_version = 1
authors = ["Konstantin Fickel"]
description = "Streamd LSP support for Zed editor"
repository = "https://git.konstantinfickel.de/kfickel/streamd"
[language_servers.streamd]
name = "Streamd LSP"
languages = ["Markdown"]