You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 21, 2026. It is now read-only.
Hey guys, love the extension. I wrote a simpler version because I had the same need as this kylewetton.boxed-components
Just testing out the cloud ui now, and I've run across two small bugs
Say I have two templates: Template A and Template B.
Open Template A and start making changes. Realise that you don't need Template B any more, delete Template B in the left sidebar. All the changes you've done to Template A will disappear.
I can't find any way of renaming a file? Name a file {{componentName}}. Realise it needs to be {{componentName}}.tsx. I can't rename a file, I have to create a new one and copy/paste all the code over.
Hey guys, love the extension. I wrote a simpler version because I had the same need as this
kylewetton.boxed-componentsJust testing out the cloud ui now, and I've run across two small bugs
Say I have two templates:
Template AandTemplate B.Template Aand start making changes. Realise that you don't needTemplate Bany more, deleteTemplate Bin the left sidebar. All the changes you've done toTemplate Awill disappear.{{componentName}}. Realise it needs to be{{componentName}}.tsx. I can't rename a file, I have to create a new one and copy/paste all the code over.Keep up the great work.