VS Code extension for B2Storefront
Anton Komarow
Crate a VS Code extensions which would help with development of B2Storefront Themes.
Possible features:
- Show all components files (CategoryPage, CategoryCore, useCategoryCore, related template files) with a single click
- List all available components (Category, ProductDetailsPage and so on)
- Create a new component builder (creates all files like FooPage, FooCore, useFooCore)