Define new macros

This commit is contained in:
Jeff Lance 2022-01-26 21:16:29 +01:00
parent 52b26e32e6
commit ff768001a2
5 changed files with 20 additions and 16 deletions

View File

@ -0,0 +1,17 @@
{
"abbrev": "",
"description": [
""
],
"formatVersion": 1,
"menu": "",
"name": "Tâche",
"shortcut": "",
"tag": [
"%",
"\\begin{tasks}[](1)",
"\t\\task",
"\\end{tasks}"
],
"trigger": ""
}

View File

@ -1,13 +0,0 @@
{
"name" : "Python inline" ,
"tag" : [
"\pythoninline/%<•%>/"
],
"description" : [
""
],
"abbrev" : "" ,
"trigger" : "" ,
"menu" : "" ,
"shortcut" : "Ctrl+F10"
}

View File

@ -10,7 +10,7 @@
"tag": [ "tag": [
"% exemple", "% exemple",
"\\begin{exemple}", "\\begin{exemple}",
"", "\t",
"\\end{exemple}" "\\end{exemple}"
], ],
"trigger": "" "trigger": ""

View File

@ -10,7 +10,7 @@
"tag": [ "tag": [
"% exercice", "% exercice",
"\\begin{exercice}", "\\begin{exercice}",
"", "\t",
"\\end{exercice}" "\\end{exercice}"
], ],
"trigger": "" "trigger": ""

View File

@ -10,7 +10,7 @@
"tag": [ "tag": [
"% questions", "% questions",
"\\begin{questions}", "\\begin{questions}",
"", "\t\\item",
"\\end{questions}" "\\end{questions}"
], ],
"trigger": "" "trigger": ""