nuxtrdev / nuxtr-vscode

An extension offering commands and tools to make your experience with Nuxt more pleasant.
https://marketplace.visualstudio.com/items?itemName=Nuxtr.nuxtr-vscode
336 stars 13 forks source link

feat: Project creation command #98

Closed adhamfarrag closed 10 months ago

adhamfarrag commented 10 months ago

๐Ÿ”— Linked issue / Discussion

58

โ“ Type of change

๐Ÿ“š Description

Introdocing a new command for creating new projects. It fetches project templates from https://nuxt.new API, allows users to choose projet name and path. And finally an info message upon complection with a question to open new project in current window or a new one.

๐Ÿ“ Checklist