Skip to content

Commit

Permalink
Custom snippet docs for vuejs#1386
Browse files Browse the repository at this point in the history
  • Loading branch information
octref authored and yoyo930021 committed Oct 28, 2019
1 parent 38504e4 commit 2fcb640
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/snippet.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ Two exceptions:
Vetur provides scaffolding snippets for quickly defining regions.
They are `vue` snippets and can be used outside language regions.

To start using them, type:

- `<vue` for file scaffolding snippets
- `<template` for template scaffolding snippets
- `<style` for style scaffolding snippets
- `<script` for script scaffolding snippets

Three sources supplement Vetur with scaffold snippets:

![Snippet Main](./images/snippet-main.png)
Expand Down

0 comments on commit 2fcb640

Please sign in to comment.