Skip to content

Commit cbf8052

Browse files
gerauKyrylR
authored andcommitted
vscode: add new keywords
1 parent 4b240c8 commit cbf8052

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

vscode/syntaxes/simplicityhl.tmLanguage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@
153153
},
154154
{
155155
"name": "keyword.other.simplicityhl",
156-
"match": "\\b(mod|const)\\b"
156+
"match": "\\b(mod|const|use|as|crate|pub)\\b"
157157
},
158158
{
159159
"name": "storage.type.simplicityhl",

0 commit comments

Comments
 (0)