chore(zed): bump extension to v0.3.2, update grammar rev
Updates extension.toml to v0.3.2 with grammar revision pointing to the definition keyword rename commit.
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
id = "storybook"
|
id = "storybook"
|
||||||
name = "Storybook"
|
name = "Storybook"
|
||||||
description = "Language support for Storybook narrative DSL"
|
description = "Language support for Storybook narrative DSL"
|
||||||
version = "0.3.1"
|
version = "0.3.2"
|
||||||
schema_version = 1
|
schema_version = 1
|
||||||
authors = ["Storybook Contributors"]
|
authors = ["Storybook Contributors"]
|
||||||
repository = "https://github.com/r3t-studios/storybook"
|
repository = "https://github.com/r3t-studios/storybook"
|
||||||
|
|
||||||
[grammars.storybook]
|
[grammars.storybook]
|
||||||
repository = "https://github.com/r3t-studios/storybook"
|
repository = "https://github.com/r3t-studios/storybook"
|
||||||
rev = "0590c133c73434a9d2afbe2df663fbb66a86c5af"
|
rev = "9c18bfa0285d7e1d2e278e8c6edeccb1254d0084"
|
||||||
path = "tree-sitter-storybook"
|
path = "tree-sitter-storybook"
|
||||||
|
|
||||||
[language_servers.storybook-lsp]
|
[language_servers.storybook-lsp]
|
||||||
|
|||||||
Reference in New Issue
Block a user