correction pour que Cyrille puisse travailler

This commit is contained in:
Christophe 2020-02-19 17:57:30 +01:00
parent b16c495f17
commit adedcdd959

View file

@ -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>"
}
}