0.0.5 • Published 1 year ago

vscode-generate-preset v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Configure the preset template, and then add it to the right-click. As a quick way to create files, you can configure the template.code-snippets under the user snippet to configure the new template creation, key: the corresponding file name And the drop-down option displayed, value: the template of the corresponding string (it is recommended to add presets through the Add Preset provided by the plug-in, because it is read through json, there is no way to use the template string, and it is inconvenient to change the configuration file directly)

Usages

Right-click on the file directory and you will see Preset. If you move to Preset, you will add the template Add Preset, delete the template Delte Preset, and select the template Select Preset The default template will contain the configuration of tailwind.config and unocss.config. You can add some templates in your development as a shortcut to create files.

demo

:coffee:

buy me a cup of coffee

License

MIT

0.0.5

1 year ago

0.0.4

1 year ago

0.0.1

2 years ago