Easy way to create .vue files in your project.
Call the context menu on the folder and select "Vue: create file".
That will open a window where you can adjust the file creation options, like Composition or Option API, typescript, css preprocessor and imports.
You can create one or many files by separating them with a comma.
Enjoy!