ZIm/extensions/proto/extension.toml
Ben Kunkle 12c58d01bb
proto: Bump version to v0.2.2 (#27732)
Release Notes:

- N/A
2025-03-31 10:21:37 -04:00

15 lines
445 B
TOML

id = "proto"
name = "Proto"
description = "Protocol Buffers support."
version = "0.2.2"
schema_version = 1
authors = ["Zed Industries <support@zed.dev>"]
repository = "https://github.com/zed-industries/zed"
[grammars.proto]
repository = "https://github.com/zed-industries/tree-sitter-proto"
commit = "0848bd30a64be48772e15fbb9d5ba8c0cc5772ad"
[language_servers.protobuf-language-server]
name = "Protobuf Language Server"
languages = ["Proto"]