This commit is contained in:
2025-07-07 09:09:23 +02:00
parent 9055f93195
commit 809b1aa75d
96 changed files with 1120 additions and 1120 deletions

View File

@@ -1,16 +1,16 @@
{
"id": "2936aeed-26d4-416e-8c83-40b190dfca8a",
"prefix": "hdr",
"description": "simple header",
"body": "/*============================================================================= \r\n\r\n$summary$\r\n\r\nParameters\r\n----------------------\r\n\r\n\r\nContext\r\n----------------------\r\n$contexte$\r\n\r\nCreation : $DATE(dd.MM.yyyy)$ / TSC\r\nModifications:\r\n\r\n=============================================================================*/ ",
"placeholders": [
{
"name": "summary",
"defaultValue": "What does it does ?"
},
{
"name": "contexte",
"defaultValue": "What is the context, where does it needs to run ?"
}
]
{
"id": "2936aeed-26d4-416e-8c83-40b190dfca8a",
"prefix": "hdr",
"description": "simple header",
"body": "/*============================================================================= \r\n\r\n$summary$\r\n\r\nParameters\r\n----------------------\r\n\r\n\r\nContext\r\n----------------------\r\n$contexte$\r\n\r\nCreation : $DATE(dd.MM.yyyy)$ / TSC\r\nModifications:\r\n\r\n=============================================================================*/ ",
"placeholders": [
{
"name": "summary",
"defaultValue": "What does it does ?"
},
{
"name": "contexte",
"defaultValue": "What is the context, where does it needs to run ?"
}
]
}