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": [
"% exemple",
"\\begin{exemple}",
"",
"\t",
"\\end{exemple}"
],
"trigger": ""

View File

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

View File

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