[ ] ๐ Documentation (updates to the documentation, readme or JSdoc annotations)
[ ] ๐ Bug fix (a non-breaking change that fixes an issue)
[ ] ๐ Enhancement (improving an existing functionality like performance)
[x] โจ New feature (a non-breaking change that adds functionality)
[ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
[ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
This PR introduces two completion items vueBaseLayout and vueBaseFile linked to dynamic templates based on Nuxtr configuration for how snippets should look like.
๐ Linked issue / Discussion
Closes #74
โ Type of change
๐ Description
This PR introduces two completion items
vueBaseLayout
andvueBaseFile
linked to dynamic templates based on Nuxtr configuration for how snippets should look like.๐ Checklist