Skip to content

Commit 72511a0

Browse files
authored
Update wu.tmLanguage.json
1 parent 87c368d commit 72511a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wu-language-support/syntaxes/wu.tmLanguage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
},
7777
"calls": {
7878
"name": "entity.name.function.wu",
79-
"match": "\\b(\\w+\\s*\\()",
79+
"match": "\\b(\\w+)(?=\\s*\\()",
8080
"patterns": [ ]
8181
}
8282
},

0 commit comments

Comments
 (0)