streamd/zed-extension/extension.toml
Konstantin Fickel 0f73864693
All checks were successful
Continuous Integration / Lint, Check & Test (push) Successful in 1m39s
Continuous Integration / Build Package (push) Successful in 2m18s
feat: add zed extension
2026-04-19 18:09:23 +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"]