Add missing comma in vscode snippets

pull/5/head
Yurii Sholomii 7 years ago
parent 55119f9811
commit 696cdc242a

@ -195,7 +195,7 @@
"scope": "diagram",
"prefix": [
"Boundary with type"
]
],
"body": [
"Boundary(${1:alias}, \"${2:label}\", \"${3:type}\"){",
"\t$0",

Loading…
Cancel
Save