{ "cl-crud": { "prefix": "cl-crud", "scope": "vue", "body": [ "", "", "", "" ], "description": "cl-crud snippets" }, "cl-filter": { "prefix": "cl-filter", "scope": "html", "body": [ "", " ", "" ], "description": "cl-filter snippets" }, "item": { "prefix": "item", "scope": "typescript", "body": [ "{", " label: \"$1\",", " prop: \"\",", " component: {", " name: \"\"", " }", "},", "" ], "description": "item snippets" }, "column": { "prefix": "column", "scope": "typescript", "body": ["{", " label: \"$1\",", " prop: \"\",", "},", ""], "description": "column snippets" } }