17 lines
241 B
Plaintext
17 lines
241 B
Plaintext
|
{
|
||
|
"Region Start": {
|
||
|
"prefix": "#region",
|
||
|
"body": [
|
||
|
"::#region"
|
||
|
],
|
||
|
"description": "Folding Region Start"
|
||
|
},
|
||
|
"Region End": {
|
||
|
"prefix": "#endregion",
|
||
|
"body": [
|
||
|
"::#endregion"
|
||
|
],
|
||
|
"description": "Folding Region End"
|
||
|
}
|
||
|
}
|