proto: Add two language servers and change used grammar (#44440)
Closes #43784 Closes #44375 Closes #21057 This PR updates the Proto extension to include support for two new language servers as well as an updated grammar for better highlighting. Release Notes: - Improved Proto support to work better out of the box.
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -20828,7 +20828,7 @@ dependencies = [
|
||||
name = "zed_proto"
|
||||
version = "0.2.3"
|
||||
dependencies = [
|
||||
"zed_extension_api 0.1.0",
|
||||
"zed_extension_api 0.7.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Reference in New Issue
Block a user