mirror of
https://github.com/civitai/civitai.git
synced 2026-09-20 22:08:18 +08:00
9 lines
291 B
Plaintext
9 lines
291 B
Plaintext
{
|
|
"region_wrap": {
|
|
"scope": "javascript,typescript,html,typescriptreact,javascriptreact,react",
|
|
"prefix": "region",
|
|
"body": ["$LINE_COMMENT #region [${1}]", "$TM_SELECTED_TEXT", "$LINE_COMMENT #endregion", ""],
|
|
"description": "Wrap your selected block with a region"
|
|
}
|
|
}
|