File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -32,11 +32,11 @@ You can enable tab completion (recommended) by opening `Code > Preferences > Set
3232
3333### Vue
3434
35- | Snippet | Purpose |
36- | ---------- | ------------------------------------------ |
37- | ` vbase ` | Single file component base |
38- | ` vbase-css ` | Single file component base with Css |
39- | ` vbase-ts ` | Single file component base with Typescript |
35+ | Snippet | Purpose |
36+ | ----------- | ------------------------------------------ |
37+ | ` vbase ` | Single file component base |
38+ | ` vbase-css ` | Single file component base with CSS |
39+ | ` vbase-ts ` | Single file component base with Typescript |
4040
4141### Template
4242
@@ -113,7 +113,7 @@ You can enable tab completion (recommended) by opening `Code > Preferences > Set
113113
114114| Snippet | Purpose |
115115| -------------------- | --------------------------------------------- |
116- | ` vrouter ` | Base for Vue Router |
116+ | ` vrouter ` | Vue Router base |
117117| ` vscrollbehavior ` | Vue Router scrollBehavior |
118118| ` vbeforeeach ` | Vue Router global guards beforeEach |
119119| ` vbeforeresolve ` | Vue Router global guards beforeResolve |
You can’t perform that action at this time.
0 commit comments