Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
vue-template
New to Visual Studio Code?
Get it now.
vue-template
dasdingo
|
12,042 installs
|
(
1
)
|
Free
generate code template for vue project
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
vue-template
Generate code template for vue project
Features
Generate vue template
Instruction
In the file explorer, right click on the folder that you want the new component placed in
Select
Create Template
Input the component name
The according file templates will be generated for you
This git command will be generated too:
git add .