{
    "hopeui-row": {
        "prefix": "hopeui-row",
        "body": [
            "hopeui-row"
        ],
        "description": "栅栏行容器"
    },
    "hopeui-col-*-*": {
        "prefix": "hopeui-col-*-*",
        "body": [
            "hopeui-col-${1:xl|lg|md|sm|xs}-${2:1-12}"
        ],
        "description": "栅栏列容器"
    },
    "hopeui-col-space*": {
        "prefix": "hopeui-col-space*",
        "body": [
            "hopeui-col-space${1:1}"
        ],
        "description": "栅栏间隔"
    },
    "hopeui-col-offest*": {
        "prefix": "hopeui-col-offest*",
        "body": [
            "hopeui-col-offest${1:1}"
        ],
        "description": "栅栏左偏移"
    },
    "hopeui-col-center": {
        "prefix": "hopeui-col-center",
        "body": [
            "hopeui-col-center"
        ],
        "description": "栅栏居中"
    },
    "hopeui-col-*-hide": {
        "prefix": "hopeui-col-*-hide",
        "body": [
            "hopeui-col-${1:xl|lg|md|sm|xs}-hide"
        ],
        "description": "栅栏隐藏"
    },
    "hopeui-col-*-show": {
        "prefix": "hopeui-col-*-show",
        "body": [
            "hopeui-col-${1:xl|lg|md|sm|xs}-show"
        ],
        "description": "栅栏显示"
    },
    "hopeui-col-*-inlineshow": {
        "prefix": "hopeui-col-*-inlineshow",
        "body": [
            "hopeui-col-${1:xl|lg|md|sm|xs}-inlineshow"
        ],
        "description": "栅栏内敛块显示"
    },
    "hopeui-hide": {
        "prefix": "hopeui-hide",
        "body": [
            "hopeui-hide"
        ],
        "description": "强制隐藏"
    },
    "hopeui-show": {
        "prefix": "hopeui-show",
        "body": [
            "hopeui-show"
        ],
        "description": "强制显示"
    },
    "hopeui-inlineshow": {
        "prefix": "hopeui-inlineshow",
        "body": [
            "hopeui-show"
        ],
        "description": "强制内敛块显示"
    },
    "hope-anchor-key":{
        "prefix": "hope-anchor-key",
        "body": [
            "hopeui-anchor-key"
        ],
        "description": "触发锚点属性"
    },
    "hope-anchor-value":{
        "prefix": "hope-anchor-value",
        "body": [
            "hopeui-anchor-value"
        ],
        "description": "锚点位置属性"
    }
}