Feat: exercise template
This commit is contained in:
parent
ea12f5ba70
commit
f6a7fe0563
@ -81,5 +81,15 @@
|
|||||||
"\\\\end{multicols}"
|
"\\\\end{multicols}"
|
||||||
],
|
],
|
||||||
"description": "multicols"
|
"description": "multicols"
|
||||||
|
},
|
||||||
|
"exercise": {
|
||||||
|
"prefix": "exercise",
|
||||||
|
"body": [
|
||||||
|
"\\\\begin{exercise}[subtitle={${1:subtitle}}, step={${2:1}}, origin={${3:Création}}, topics={${4:chapitre}}, tags={${5:tags}}, mode={${5:groupe}}]",
|
||||||
|
"\t$0",
|
||||||
|
"\\\\end{exercise}"
|
||||||
|
],
|
||||||
|
"description": "exercise xsim"
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user