ced06e1ca8
refactor: переименовать расширение в templateFileGenerator
...
- идентификатор расширения переименован с templateForge на templateFileGenerator
- обновлены команды, настройки и конфигурация
- обновлены ссылки на репозиторий
- версия обновлена до 1.0.2
- обновлены локализации (en, ru)
- обновлена документация (README, CHANGELOG)
2026-04-02 22:35:09 +03:00
a7ece0b22e
chore: подготовить к публикации 1.0.1
...
- publisher изменён на gromlab
- name изменён на vscode-templateforge
- displayName изменён на Template File Generator (gromlab)
- repository URL исправлен на HTTPS
- удалён Gitea Actions CI
- версия 1.0.1
2026-04-02 21:11:14 +03:00
cfbe03e06e
feat: Template Forge 1.0.0
...
- генерация файлов и папок из шаблонов с подстановкой переменных
- каскадный поиск .templates вверх по дереву каталогов
- подсветка синтаксиса и автодополнение переменных в шаблонах
- webview и inputBox режимы ввода переменных
- локализация ru/en
- ядро генерации через @gromlab/create
- Gitea Actions CI для автопубликации
2026-04-02 19:12:35 +03:00
3da37cd591
chore: исключить handlebars из webpack сборки и добавить скрипт package-vsce
2025-10-25 17:19:30 +03:00
853b0f9a0b
chore: обновить версию до 0.0.10 и изменить URL репозитория
2025-10-25 17:06:38 +03:00
S.Gromov
4ef5b4b27a
refactor: github readme
2025-10-25 09:22:38 +03:00
S.Gromov
ea9c1181bb
refactor: github readme
2025-10-25 09:20:32 +03:00
S.Gromov
dfcb1c5656
Update package version to 0.0.9, enhance extension description, and expand keywords for better discoverability. Revise README to reflect new features and improved localization support for multiple frameworks including React, Vue, Next.js, and Angular.
2025-07-15 13:05:52 +03:00
S.Gromov
0842268f28
Update package version to 0.0.8, add new configuration options for templates path, file overwrite behavior, input mode, and language selection. Remove old .vsix files and update README for improved usage instructions.
2025-07-15 09:22:48 +03:00
S.Gromov
bcb2c381fb
Update package version to 0.0.7, add media/styles.css for styling, and adjust paths in webview files to reference new stylesheet location. Include .vscodeignore update to exclude media directory from packaging.
2025-07-15 00:15:58 +03:00
S.Gromov
784c1311f4
Update package.json to version 0.0.6, reflecting the latest changes and improvements in myTemplateGenerator.
2025-07-14 23:41:31 +03:00
S.Gromov
a98b1a0464
Update myTemplateGenerator to version 0.0.5. Introduced new configuration options, added support for additional case modifiers using the change-case-all package, and improved the webview for template selection and variable input. Updated package.json and package-lock.json accordingly. Added localization support for configuration settings and enhanced README with usage instructions.
2025-07-14 23:37:01 +03:00
S.Gromov
210ff6ca57
Add mytemplategenerator-0.0.4.vsix and remove unnecessary header from README.md
2025-07-14 08:01:41 +03:00
gormov1122
720e4faa75
Create LICENSE
2025-07-14 08:00:15 +03:00
S.Gromov
9df773c091
Add logo.png and update package.json to version 0.0.4 with new icon path
2025-07-13 20:56:36 +03:00
S.Gromov
6af8e5633a
Update package.json to version 0.0.3. Changed icon path from logo.svg to logo.png.
2025-07-13 20:50:41 +03:00
S.Gromov
c77dd99175
Update myTemplateGenerator to version 0.0.2. Added logo and additional images for the user interface. Enhanced README with new features and visual configurator instructions. Updated package.json with new version and icon path.
2025-07-13 20:40:45 +03:00
S.Gromov
b87b04d407
Update localization support in myTemplateGenerator extension. Added English and Russian settings for the configuration interface, modified default language to English, and removed unnecessary .vscode directory from .gitignore. Updated @types/vscode dependency version in package files. Added VSCode configuration files for better development experience.
2025-07-13 18:54:05 +03:00
S.Gromov
80350e8f5f
Initial commit for myTemplateGenerator extension, including core functionality for template-based file and folder generation, localization support, and configuration options. Added essential files such as package.json, README.md, and TypeScript configuration, along with necessary dependencies and build configurations.
2025-07-13 18:33:25 +03:00