This commit is contained in:
Vendored
+9
@@ -1,5 +1,14 @@
|
||||
{
|
||||
"files.associations": {
|
||||
"**/templates/*.html": "django-html"
|
||||
},
|
||||
"saveAndRun": {
|
||||
"commands": [
|
||||
{
|
||||
"match": "website/.*",
|
||||
"cmd": "mark2web -in ${workspaceRoot}/website -out ${workspaceRoot}/html -create",
|
||||
"silent": false
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user