Adding more snippets
This commit is contained in:
@@ -3,5 +3,6 @@
|
||||
"description": "A minecraft item identifier",
|
||||
"pattern": "^[0-9a-zA-Z:_\\-\\.]+$",
|
||||
"title": "Item Identifier",
|
||||
"type": "string"
|
||||
"type": "string",
|
||||
"defaultSnippets": [{ "label": "New Identifier", "body": "$1:$2" }]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user