This extension provides a quick way to generate templates directly into your project either by using the command palette or by right clicking on the directory you want to create the template.
Current generated templates
⚛️ Generating React Component with options: memo, Ref Forwarding, props, and index file.
⏭️ Generating Nextjs client/service component
🌐 Generate Http Service to create an http (using axios) api file for API calls