10 lines
276 B
JSON
10 lines
276 B
JSON
{
|
|
"$id": "molang.string.1.8.0",
|
|
"type": "string",
|
|
"title": "Molang",
|
|
"description": "Molang definition",
|
|
"format": "molang",
|
|
"examples": ["query.variant", "(1.0)", "query.", "variable.=;"],
|
|
"defaultSnippets": [{ "label": "New Molang", "body": "$1" }]
|
|
}
|