Releases: dsbasko/component-creator
Releases · dsbasko/component-creator
2.3.0
Support for creating empty folders in templates.
2.2.1
Fixed an error with incorrect processing .
-
_
in the name of the component.
2.2.0
- Added a mask
{{concat}}
in the file name, indicating append buffer from template to this file;
- Added the ability to overwrite or ignore files that already exist in the selected path;
- Added Russian translation. You can choose in the extension settings.
2.1.6
- Edited logo
- Edited readme
2.1.5
- Added a settings for the template directory (don`t forget to restart vscode after changing extension settings)
- Added syntax support {{ caseName }} with spaces
- Edited logo
2.1.3
- By selecting the text inside the code, you can create a component based on it;
- Fixed default templates;
- Finally removed support for the old %TPL% syntax.
2.1.2
Fixed bugs for react components
2.1.1
- Added Angular templates to library
- Added Vue templates to library
2.1.0
- Added the ability to download templates from the library
- In the absence of templates, it will not create default, but will offer to download from the library