File snippets for HTML and PHP (#161881)

* Adding file snippets for HTML and PHP to start small.

* Adding TS
This commit is contained in:
Harald Kirschner
2022-09-27 17:15:57 +02:00
committed by GitHub
parent 70a7ce4d1a
commit ea5b244abd
4 changed files with 27 additions and 0 deletions

View File

@@ -76,6 +76,12 @@
"meta.tag string.quoted": "other"
}
}
],
"snippets": [
{
"language": "html",
"path": "./snippets/html.code-snippets"
}
]
},
"repository": {