correction pour que Cyrille puisse travailler
This commit is contained in:
parent
b16c495f17
commit
adedcdd959
1 changed files with 218 additions and 217 deletions
|
@ -6,12 +6,12 @@
|
|||
},
|
||||
"b": {
|
||||
"prefix": "b",
|
||||
"body": "`!p t[2] = t[2].upper()`<BOUCLE_${1:nom}(${2:ARTICLES}){${3:critere}}${4}>\n\t$0\n</BOUCLE_$1>",
|
||||
"body": "<BOUCLE_${1:nom}(${2:ARTICLES}){${3:critere}}${4}>\n\t$0\n</BOUCLE_$1>",
|
||||
"description": "SPIP <BOUCLE_>"
|
||||
},
|
||||
"bb": {
|
||||
"prefix": "bb",
|
||||
"body": "`!p t[2] = t[2].upper()`<B_$1>\n\t${5}\n<BOUCLE_${1:nom}(${2:ARTICLES}){${3:critere}}${4}>\n\t$0\n</BOUCLE_$1>\n\t${6}\n</B_$1>",
|
||||
"body": "<B_$1>\n\t${5}\n<BOUCLE_${1:nom}(${2:ARTICLES}){${3:critere}}${4}>\n\t$0\n</BOUCLE_$1>\n\t${6}\n</B_$1>",
|
||||
"description": "SPIP <B_>"
|
||||
},
|
||||
"aa": {
|
||||
|
@ -216,3 +216,4 @@
|
|||
"description": "<i class'fa '</i>"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue