We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 347d96a commit 91c4b23Copy full SHA for 91c4b23
1 file changed
extension.toml
@@ -1,12 +1,12 @@
1
id = "objectscript"
2
name = "InterSystems ObjectScript"
3
-version = "1.0.0"
+version = "1.0.1"
4
schema_version = 1
5
authors = ["Dave McCaldon <davem@intersystems.com>"]
6
description = "InterSystems IRIS ObjectScript Extension"
7
repository = "https://github.com/intersystems/zed-objectscript"
8
9
[grammars.objectscript_udl]
10
repository = "https://github.com/intersystems/tree-sitter-objectscript"
11
-commit = "f53770ad22dfdebbecfaedb05c32f6f4924fcba7"
+commit = "320a28654593428e5a7da76b034ce9d5a1cc528a"
12
path = "udl"
0 commit comments