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
338 stars 13 forks source link

feat: snippets management #34

Closed adhamfarrag closed 1 year ago

adhamfarrag commented 1 year ago

๐Ÿ”— Linked issue

โ“ Type of change

๐Ÿ“š Description

Some users do not prefer to use any snippets, and therefore we're introducing configuration to enable/disable snippets based on a group/project. Currently Nuxtr only offers snippets for Nuxt APIs and Components. But this should give space for more snippets from the Nuxt / Unjs / Modules, etc.

๐Ÿ“ Checklist