Files
JsonRPC-Rust/crates/zed/extension.toml
Fabian Stamm 2876eea11f First Commit
2024-09-29 16:41:44 +02:00

8 lines
213 B
TOML

id = "jrpc-syntax"
name = "JRPC Syntax"
version = "0.0.1"
schema_version = 1
authors = ["Fabian Stamm <dev@fabianstamm.de>"]
description = "Adds JRPC syntax highlighting to Zed"
repository = "https://github.com/"